kjmczk / pwa-react-hooks

Progressive Web App using React Hooks and Firebase Cloud Firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Progressive Web App using React Hooks and Firebase Cloud Firestore

License:MIT License


Languages

Language:JavaScript 83.5%Language:HTML 10.5%Language:CSS 6.0%