- 10.16.0
- Replace
.env.temp
with.env
- Run
npm install
- Add ui settings to firebase
npm start
firebase deploy
- Obtain firebase token with
firebase login:ci
- Add env variables
REACT_APP_PROJECT_ID
andFIREBASE_TOKEN
- favicon.ico
- right-arrow.svg
- back.svg
A note taking app built in React and Firebase to experiment with front end tech
TypeScript
.env.temp
with .env
npm install
npm start
firebase deploy
firebase login:ci
REACT_APP_PROJECT_ID
and FIREBASE_TOKEN