React-food-delivery-app
React-food-delivery-app copied to clipboard
Food ordering website using React, Redux toolkit and ReactStrap
Food Ordering App
Features:
Here's features included in this project
- Add to cart functionality
- Shopping cart functionality
- Product Filtering functionality
- Product page
- Cart and checkout page
- Contact page
- Awesome modern minimalist UI
Technologies Used:
- React.js
- Redux Toolkit
- ReactStrap
- CSS
How to start?
To start the project along with me just download the start-up file and run available script
// first install all necessary dependencies
npm i
// next run
npm start