Aniket-Pilankar / Gymshark_FRONTEND_Unit4

A clone of gymshark website by Team Sharks ( A team of 6 members ). This is the front end part repository. For backend part repository take a look at this repository https://github.com/Aniket-Pilankar/Gymshark-BACKEND-Unit-4

Home Page:https://aniket-pilankar.github.io/Gymshark_FRONTEND_Unit4/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gymshark Clone - FRONTEND

To check out the whole project, also clone and run the backend part of the project on this link: Gymshark Clone - BACKEND

A fitness wear website cloning project by Team Sharks

Home page

Gymshark-webite

Women Section page

Gymshark-webite

Men Section page

Gymshark-webite

Cart Page

Gymshark-webite

Shipping Address Page

Gymshark-webite

Payment Page

Gymshark-webite

Team Members

Deployment

To run this project. In backend terminal perform:

  npm start

On frontend terminal perform:

  Open index.html with live server

đź›  Tech Stack

  • Html
  • CSS
  • Javascript
  • MongoDB
  • Express.js
  • Node.js
  • Mongoose
  • NPM - Dotenv, jsonwebtoken , bcryptjs
  • Local storage

Functionality

  • Login/Signup
  • Authentication
  • Admin page to add and delete product
  • Add to cart
  • Payment Page with Discount Functionality
  • Search option to Search for product
  • Checkout

Website flow for User

  • Home page

  • log in / sign up page

  • Category page

  • search page

  • Product page(List of all products)

  • Single product page

  • Cart page

  • Address page

  • Payment page , One Time Password verification page.

On address page use promo code - masai30

  • you will get 30% discount

Hard Coded Card details for payment section

  • Card Number - 1111 2222 3333 4444
  • CVV No - 1234
  • Expiry - 12/22
  • Payment OTP - 1234

Thank you note

Thank you all who is giving precious time to visit our little creative project which is made with lot of efforts.

About

A clone of gymshark website by Team Sharks ( A team of 6 members ). This is the front end part repository. For backend part repository take a look at this repository https://github.com/Aniket-Pilankar/Gymshark-BACKEND-Unit-4

https://aniket-pilankar.github.io/Gymshark_FRONTEND_Unit4/index.html


Languages

Language:JavaScript 40.5%Language:HTML 34.4%Language:CSS 25.1%