Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.12 KB

Food-ordering-website(NAMASTE FOODIE)

I made Food ordering App from scratch using React.js and Parcel.js 🚀

Screenshot (372)

Screenshot (373)

Screenshot (374)

Screenshot (375)

Screenshot (376)

🔥 Clone this Repository

You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.

  git clone "https://github.com/daminimehra/Food-ordering-website.git"

Go to the project directory

  cd Namaste-React

Install dependencies

  npm install

Start the server

  npm run start