Gadget Heaven is an online platform that showcases the latest gadgets and technology products. Users can browse, review, and purchase gadgets from various categories, including smartphones, laptops, wearables, and more.
- User-friendly interface for browsing gadgets.
- Detailed product descriptions and specifications.
- User reviews and ratings for each gadget.
- Secure user authentication and account management.
- Shopping cart functionality for easy purchasing.
- Search and filter options to find gadgets quickly.
- Frontend: HTML, CSS, JavaScript, React (or any other framework)
- Backend: Node.js, Express.js
- Database: MongoDB (or any other database)
- Authentication: JWT (JSON Web Tokens) or OAuth
- Payment Gateway: Stripe or PayPal (if applicable)
- Node.js installed on your machine.
- MongoDB (or any other database) set up.
- Clone the repository:
git clone https://github.com/saidee-hasan/Gadget-Heaven.git cd Gadget-Heaven