H & M Hennes & Mauritz AB or H&M Group (abbreviated H&M) is a multinational clothing company based in Sweden that focuses on fast-fashion clothing for men, women, teenagers, and children
- | Installation
- | Tech Stacks
- | Screens
- | Features
- | SnapShots for Different Screen Sizes
- | SnapShots of Website
- | Contributing
- | Contact
To install the project on your local machine, please follow these steps:
- Clone the repository:
git clone https://github.com/Piryanshu88/ApniDukan.git
- Navigate to the project directory:
cd Client/apnidukan
- Install the necessary dependencies:
npm i
- Start the development server:
npm start
Once you have installed the project and started the development server, you can view the website at http://localhost:3000/.
The website is a clone of the official H&M website, so you can browse through the different sections and products just like you would on the real website.
β§
Getting Started β§
- π‘ Homepage / Landing Page
- π Products Page
- π½ SignUp /login Page
- π¨π½ Single product Page
- β Cart
- π Checkout Page
- π 404 page
- User authentication: users can sign up and log in to the platform
- Product browsing: customers can browse products based on category and price
- Product details: customers can view detailed information about each product, including images, descriptions
- Shopping cart: customers can add products to their shopping cart and proceed to checkout
- Register || Login
- Fully responsive for all the screen sizes
We welcome contributions from anyone interested in improving this project. If you would like to contribute, please follow these steps:
-- Fork the repository
- Create a new branch: git checkout -b my-feature-branch
- Make your changes and commit them: git commit -m 'Add some feature'
- Push to the branch: git push origin my-feature-branch
- Submit a pull request
We will review your contribution and merge it if it meets our standards. Thank you for your interest in contributing to this project!
If you want to contact me, you can reach me through below handles.
Β© 2023 Piryanshu Bisht
Give a βοΈ if you like this project!
Checkout Backend Code for this project here --> Hm Backend