This is a CRUD webapp developed with React / Firebase.
⚡️ Dark Mode Theme (Using React Context)
⚡️ React Router
⚡️ Styled with CSS
⚡️ Optimized with Parcel
⚡️ Well organized backend
To view the current webpage, click here
- Firebase - Realtime DB - Backend service for realtime data sync
- React Router - Standard library for routing
- CSS - Style sheet language used for describing our UI
- React Context - Method that pass props from parent to child component (In a very cool way)