Franchelli is a front-end project aimed at providing users with a seamless browsing experience across various categories of food items. Users can explore different categories and add items to their cart for future reference. While the current version focuses on the front end, future updates will include backend functionality to enhance the overall user experience.
- Browse a wide range of food categories.
- Add items to the cart for future reference.
- Interact with a user-friendly and responsive interface.
-JavaScript
- React
- HTML
- CSS
To run the project locally:
- Clone this repository.
- Navigate to the project directory.
- Run
npm install
to install dependencies. - Run
npm run dev
to start the development server. - Open http://localhost:3000 in your browser to view the website.
The website is deployed on GitHub Pages, and you can access it here.