An open API service indexing awesome lists of open source software.

https://github.com/abhi0402/foodHub-frontend-client

Front-end for food delivery application created using reactjs along with redux and Material-UI, walkthrough -
https://github.com/abhi0402/foodHub-frontend-client

Last synced: 5 months ago
JSON representation

Front-end for food delivery application created using reactjs along with redux and Material-UI, walkthrough -

Awesome Lists containing this project

README

        

# foodHub-frontend
Front-end for food delivery application created using reactjs along with redux and Material-UI

## Getting started
To get the server running locally:

* Clone this repo
* npm install to install all required dependencies
* replace the environment variables in .env and also add your Google API Key in index.html
* npm start to start the local server

By default the local server will start on port 3000

Note: The Google API key should have access to Javascript Maps, Places API, and Geocoding API