Skip to content

devmuhib/React-food-delivery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:


  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