Skip to content

API for fetching the nearest restaurant from the user's location

Notifications You must be signed in to change notification settings

nidhi-singh02/FoodAssignment

Repository files navigation

FoodAssignment

To run the API :

1)Install modules:

npm install

  1. Create .env file(with below line)

NODE_ENV=local

  1. Run app.js

node app.js


To run UI :

cd hello-react

1)Install modules

npm install

  1. Start the UI

npm start

About

API for fetching the nearest restaurant from the user's location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published