Skip to content

Piryanshu88/ApniDukan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

laptops-screen

ApniDukan

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


πŸ“ƒ Table of Content

Installation

To install the project on your local machine, please follow these steps:

  1. Clone the repository: git clone https://github.com/Piryanshu88/ApniDukan.git
  2. Navigate to the project directory: cd Client/apnidukan
  3. Install the necessary dependencies: npm i
  4. Start the development server: npm start

Usage

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.

Tech Stacks

Frontend:

reactjs redux chakra-ui javascript restAPI css3 html5

Backend:

nodejs expressjs mongodb JsonWebToken

Deployed On:

vercel cyclic



✧ Getting Started ✧


Screens

  • 🏑 Homepage / Landing Page
  • 🍎 Products Page
  • πŸ‘½ SignUp /login Page
  • πŸ‘¨πŸ½ Single product Page
  • βœ… Cart
  • πŸš€ Checkout Page
  • πŸŒ‹ 404 page

Features

  • 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

SnapShots for Different Screen Sizes :

For Laptops

laptops-screen

For Tabs

tabs-screen

For Mobile Devices

mobile-screen

SnapShots of Website

mobile-screen mobile-screen
mobile-screen mobile-screen
mobile-screen mobile-screen

Contributing

We welcome contributions from anyone interested in improving this project. If you would like to contribute, please follow these steps:

-- Fork the repository

  1. Create a new branch: git checkout -b my-feature-branch
  2. Make your changes and commit them: git commit -m 'Add some feature'
  3. Push to the branch: git push origin my-feature-branch
  4. 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!

Contact

If you want to contact me, you can reach me through below handles.
linkedin GitHub

Β© 2023 Piryanshu Bisht

Show your support

Give a ⭐️ if you like this project!

Checkout Backend Code for this project here --> Hm Backend