This project was creacte with React, Firebase for data storage and Styled components for styling and deployed on Heroku. My aim for this project was to strignten my UI skills and better understand React Hooks (especially useEffect and useContext)
https://tranquil-dusk-49142.herokuapp.com/
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.
- User Authentication with Firebase
- Protected routes with React Router