Toy World Marketplace
Duration: 7 days
Toy Market is an interactive website that helps both toy creators and toy fans. It uses Firebase, MongoDB, Express JS, and the AOS library to create a smooth animation. This platform where people can enjoy and share their love for toys.
key Features
- Created authentication system using Firebase.
- User can create any toy and see his/her toy.
- CRUD operations are implemented. Toy makers can edit toy information and view their toys on the 'my-toys' page
- Implementation of private routes. User cannot visit private route without login.
- This is full stack project. The backend is built using MongoDB and Express JS.