This is a web page for a clothing store where users can browse and purchase clothing items online. The website provides a user-friendly interface and a wide variety of clothing options for men and women.
- Product Catalog: You can view items from catalog. ✔
- Search and Filtering: I'm working currently on it.
- Shopping Cart: Add desired items to the shopping cart, review the cart contents, and proceed to checkout for a seamless shopping experience.
- User Authentication: I'm working currently on it.
- Order Management: Track order status, view past orders, and receive email notifications on order updates.
- Responsive Design: The web page will be responsive for mobile devices.
- HTML5, CSS3, JavaScript: Front-end development
- React: JavaScript library for building user interfaces
- Node.js, Express.js: Server-side development
- MongoDB: Database connected to the server
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/jkotania/jkwear.git
- Install the dependencies:
npm install
- Set up environment variables required for configuration, such as database connection strings, API keys, etc.
- Start the development server:
npm start
- Open your browser and visit:
http://localhost:3000
To enter from your browser just hit this link: https://jkotania.github.io/jkwear/