You can view a live demo over at https://student-database-15cbe.web.app/
ID:- "demo@gmail.com"
To get the frontend running locally:
- Clone this repo
npm installto install all req'd dependenciesnpm startto start the local server (this project uses create-react-app)
General functionality:
- Authenticate users via firebase.
- CRUD Opeations
- login/logout
- random profile images
- GET and display data



