/Restaurant-Con-Fusion-React

First website with React

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

This project was made by me when I was learning React.

Available Scripts

In the project directory, you can run:

npm install

Installs the node modules and the relevant dependencies for the PROJECT.

npm install json-server

Installs the dependency required to set up a local json server (Only supported on Node v12+)

json-server --watch -p 3001 -d 2000

Sets up the json server, locally (Required to startt the website)

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Made with Love in INDIA!