Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.42 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.42 KB

Food Ordering App

React Redux Redux Toolkit ReactStrap HTML5 CSS3 TailwindCSS Javascript ESLint

➥Demo


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:


  1. React.js
  2. Redux Toolkit
  3. ReactStrap
  4. 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