Skip to content

village2036/saveourfaves-frontend

 
 

Repository files navigation

This is the frontend to saveourfaves.org; it pairs with the backend code, also open source, so please read the README there as well.

You'll need to copy over the src/Config.js.example file to src/Config.js and update it with your own Google Maps API key (needs Places API enabled) and a Google Analytics ID.

Available Scripts

In the project directory, you can run:

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

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

Once built, you can deploy that build/ folder to the Nginx container under /usr/local/build/current/

Other notes

The snugtop.jpeg image was provided by The Snug in San Francisco.

About

This is the React app for SaveOurFaves.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.3%
  • Other 0.2%