BuyInCart is an electronics ecommerce website for electronic products.
- Login: Users can create accounts and log in securely.
- Register: New users can easily register for an account.
- Search: Find products quickly using Search funtionallity.
- Add to Cart: Users can add products to their cart, manage quantities, and remove items.
- Product Reviews: Leave reviews and ratings for products.
- Purchase: PayPal integration for secure and convenient transactions.
- User Profile: Users can manage their profiles and view order history.
- Product Management: Add and update products.
- User Management: Manage user accounts and access.
- Order Management: Monitor and process orders.
To get started with BuyInCart, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/BuyInCart.git
- Install dependencies:
npm install
- Set up your database and environment variables.
- Run the application:
npm start