Welcome to Flavoro! This dynamic food sale platform, built with ReactJS and Redux, provides a seamless culinary shopping experience. This README file will guide you through the installation, setup, and usage of the project.
- Dynamic User Interface: Built with ReactJS for a responsive and interactive user experience.
- State Management: Utilizes Redux for efficient state management.
- Modern Design: Styled with Tailwind CSS for a clean and modern look.
- Iconography: Enhanced with React Icons for better visual appeal.
- Notifications: Integrated with React Toasts for user notifications.
- Loading Spinners: Uses React Spinners to indicate loading states.
To get started, follow these steps:
- Clone the repository:
git clone https://github.com/abhijeetw035/flavoro.git cd flavoro
- Install dependencies:
npm install
- Start the development server:
npm run dev
Once the development server is running, you can access the application at http://localhost:5173.
- Browse Products: Explore various food items available for sale.
- Add to Cart: Add your favorite items to the cart.
- Checkout: Proceed to checkout to complete your purchase.