Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mileswwatkins/lunch-bunch
Demo web app with React, Google Maps and Places, and responsive elements
https://github.com/mileswwatkins/lunch-bunch
Last synced: 4 days ago
JSON representation
Demo web app with React, Google Maps and Places, and responsive elements
- Host: GitHub
- URL: https://github.com/mileswwatkins/lunch-bunch
- Owner: mileswwatkins
- Created: 2019-04-15T20:02:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T20:13:34.000Z (over 5 years ago)
- Last Synced: 2024-11-07T22:52:31.123Z (about 2 months ago)
- Language: JavaScript
- Size: 654 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍔 Lunch Bunch 🍲
Demonstration of React usage with Google Maps and Places HOCs, and responsive design.
[See it live here!](https://mileswwatkins.github.io/lunch-bunch/)
_Bootstrapped with [Create React App](https://github.com/facebook/create-react-app)._
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.