This repository contains the frontend code for the tea shop website project. It is built entirely in ReactJS and deployed using Netlify.
Tea Shop Website is a web application developed to provide a website for a Tea Shop in San Jose. Utilizing ReactJS for the frontend, this project offers a user-friendly interface getting information about bubble tea for browsing menu to new customers.
The web interface is accessible online at Tea Alley
The frontend codebase is organized as follows:
plant-disease-classifier-frontend/
│
├── public/ # Public assets and index.html
│
├── src/ # Source code directory
│ ├── components/ # React components
│ ├── styles/ # CSS stylesheets
│ ├── App.js # Main application component
│ └── index.js # Entry point
│
├── .gitignore # Specifies intentionally untracked files to ignore
├── LICENSE # MIT License file
└── README.md # Project README file
The Tea Shop Website relies on the following major dependencies:
- React: A JavaScript library for building user interfaces.
- Axios: A promise-based HTTP client for making API requests.
- React Router: Declarative routing for React applications.
- Netlify: Hosting platform for deploying web applications.
We welcome contributions from the community to improve this project. Whether you have ideas for enhancing the frontend interface, adding new features, or fixing bugs, your contributions are valuable. Feel free to open an issue or submit a pull request—we appreciate your input!
If you have any questions or feedback, please don't hesitate to contact us at hangyeolkim522@gmail.com