/Restaurant-App

This is a Website for Gericht Restaurant, it's a Front End project made using a Free Figma Design in React.js. Figma Link: https://www.figma.com/file/yvClSI9AZBRX8UaaGEByF3/Modern-UI%2FUX%3A-Gericht?node-id=53%3A2

Primary LanguageJavaScriptMIT LicenseMIT

Error 404

Gericht Restaurant

About:

This is a Front End Project made using React.js. This project is made using an free figma design of a Restaurant Site called Gericht Restaurant. Figma Design link: ttps://www.figma.com/file/yvClSI9AZBRX8UaaGEByF3/Modern-UI%2FUX%3A-Gericht?node-id=53%3A2.

Screen Shots:

S2
S1
S2

Steps to Run on Local Machine


Note: You need to have Node.Js installed in your Local Machine if not, first install it from here.

Step 1) Clone AmanSinghBhogal/Restaurant-App repository.
Step 2) Open Restaurant-App cloned Directory in Command Prompt and run the following command (It will install all the Dependencies needed to run):
npm i

Step 3) Once all the dependencies are successfully installed, Run the following Command:

npm start

Step 4) Once the above steps are done you should get the message:

You can now view client in the browser.
  Local:            http://localhost:3000 
  webpack compiled successfully

Step 5) Open Browser and go to http://localhost:3000


Thank You