This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
- creating routes with useHistory and Link
- authentication/login with firebase
- authentication reuse on all pages
- hook to encapsulate imports
- using firebase to create and communicate with database
- creating user authorization rules in firebase
- admin functionalities
- like button
