Skip to content

Humanoid2005/Nike-Clone-App

Repository files navigation

Nike Clone

This project is a clone of the Nike products display page along authentication functionality.

Tech Stack

HTML, CSS, Javascript, ReactJS

Web-App Endpoints

Endpoint Function
/ Homepage
/login To login to the account
/signup To create account
/products Page to view all products
/favourites Page to view all favourite products
/cart Page to view all products which are added to cart

Run Locally

Clone the project

  git clone https://github.com/Humanoid2005/Nike-Clone-App.git

Go to the project directory

  cd Nike-Clone-App

Install dependencies

  npm install

Start the server

  npm run dev

To open the website, type the link given below

  http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published