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 -
- Host: GitHub
- URL: https://github.com/abhi0402/foodHub-frontend-client
- Owner: abhi0402
- Created: 2020-06-06T09:37:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T02:00:50.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:16:34.950Z (8 months ago)
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=ZuRjGpmlNAA&t=1s
- Size: 3.07 MB
- Stars: 57
- Watchers: 5
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - abhi0402/foodHub-frontend-client - Front-end for food delivery application created using reactjs along with redux and Material-UI, walkthrough - (JavaScript)
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 serverBy 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