Skip to content

where-2-eat/Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout the deployed version

Setting things up

Make sure you have NodeJs installed in your machine.
To check whether you have it or not: node -v should give you the version in your machine

Available Scripts

In the project directory, run:

npm start

Installs all the dependencies of your app.
If you get an error (which you shouldn't) with a missing dependency just do npm install [your missing dependency]

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.

Make sure to add a valid Google Maps API Key to src/config/index.tsx To create one, go to https://console.cloud.google.com/

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published