https://github.com/robiuzzaman4/toy-box
Toybox - Kids Toy Marketplace
https://github.com/robiuzzaman4/toy-box
expressjs firebase-auth material-tailwind mongodb nodejs reactjs taiwindcss
Last synced: about 1 month ago
JSON representation
Toybox - Kids Toy Marketplace
- Host: GitHub
- URL: https://github.com/robiuzzaman4/toy-box
- Owner: robiuzzaman4
- Created: 2023-05-26T03:09:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T07:03:08.000Z (about 2 years ago)
- Last Synced: 2025-03-05T13:26:10.556Z (8 months ago)
- Topics: expressjs, firebase-auth, material-tailwind, mongodb, nodejs, reactjs, taiwindcss
- Language: JavaScript
- Homepage: https://ph-toybox.netlify.app/
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toybox - Kids Toy Marketplace
## Main Features
- Login & Register system for user and seller.
- Seller can create, update, delete Toys. also sort toys based on price which he/she was creted.
- User can see all toys without login. also can search by toy name. but can't see details a single toy without login.
- On home page user see toys with sub categories. and after login can visit toy details page.
- User can read blog without login. also see nice, clean, and animated gallery section on home page.
- If user hit a wrong route/path then he/she will see a nice 404 page with back to home button.## Live Website Url: [https://ph-toybox.netlify.app/](https://ph-toybox.netlify.app/)