This project allows you to create your own album. You can add, update delete images from an album.
- Learn extensive use of functional components
- Managing state using useState() hook.
- Reader management using useEffect() hook.
- Handling values using useRef() hook.
- conditional rendering
- Learned to configure Firebase
- CRUD operation for Firebase.
- Retrieve real-time data from Firebase.