Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.03 KB

Franchelli

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.

Features

  • Browse a wide range of food categories.
  • Add items to the cart for future reference.
  • Interact with a user-friendly and responsive interface.

Technologies Used

-JavaScript

  • React
  • HTML
  • CSS

Usage

To run the project locally:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the development server.
  5. Open http://localhost:3000 in your browser to view the website.

Deployment

The website is deployed on GitHub Pages, and you can access it here.