/foodHub-frontend-client

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

Primary LanguageJavaScript

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