/pwa-react-hooks

Progressive Web App using React Hooks and Firebase Cloud Firestore

Primary LanguageJavaScriptMIT LicenseMIT

This project was created in the Build a React PWA (Progressive Web App) tutorial.

Quick Start

Install dependencies:

yarn install or npm install

In the project directory, you can run:

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

TODO

Update the src/firebase.js file.
Replace with your own project's config object.