An E-commerce website.
Wearables is an E-commerce website designed to offer a seamless shopping experience for wearable technology products.
- User authentication and authorization
- Product browsing and search
- Shopping cart and checkout
- Order management
- Responsive design
- JavaScript: 86.3%
- SCSS: 10.7%
- HTML: 2.5%
- CSS: 0.5%
To install and run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Darc99/wearables.git
- Navigate to the project directory:
cd wearables - Install the dependencies:
npm install
- Start the development server:
npm start
To use the application, open your browser and go to http://localhost:3000. You can create an account, browse products, add items to your cart, and proceed to checkout.
Contributions are welcome! Please see the contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for more information.