Skip to content

pheeria/hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero Build Status Netlify Status

Simple web app to keep tracking of your favorite restaurants. Deployed on Netlify at https://resthero.netlify.com

Installation

  1. Clone this repo
  2. Get Google Maps API Key
  3. Create .env file in the root directory
  4. Add your key REACT_APP_API_KEY=YOUR_API_KEY

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn 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.

Known Issues

Overlay form for adding new places propagates clicks further to the map itself.
This seems to be a bug inherent in google maps.
A suggested solution from the library issues didn't work.

About

Simple web app to keep tracking of your favorite restaurants

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published