A modern kids toys application. This application for children. ToysLand provide just 3 category toys. Puzzles Games, Remote control car and Rocker Toys get the ToysLand app. So need you children toys visit ToysLand app.
Live URL: https://toysland-5cdae.web.app
This project main purpose of the modern simple and best UI design toys app for children. The app added very secure authentication system, find category wise toys and easily find popular toys.
- User authentication (Login/Register) using Firebase
- Private routes for secured pages
- Dynamic routing with React Router
- Category-based toy filtering
- Responsive UI with mobile-first design
- Update your profile
- Real-time toast and alert notifications
- Loading states using spinners
- Active navigation route highlighting
- Environment variable secured Firebase configuration
| Package | Purpose |
|---|---|
| React | Core UI development |
| React Router DOM | Routing and navigation |
| Firebase | Authentication and backend services |
| Axios | Data fetching |
| React Icons | Icons and vector assets |
| SweetAlert2 | Popup alerts |
| React-Toastify | Toast notifications |
| Swiper | For add slider |
| DaisyUI + Tailwind CSS | UI components and styling |
- Frontend: React, Tailwind CSS, DaisyUI
- Authentication: Firebase
- Hosting: Firebase
git clone https://github.com/your-client-repo
cd your-project-folder
npm install
npm run dev