Skip to content

ShariarNiaj05/Bike-Nest-Client

Repository files navigation

File Structure

README.md SERVICE.md LICENSE.md

README.md

Bike Nest

Introduction

Bike Nest - Your Ultimate Destination for All Things Sporting!

Project Description

Purpose

Goals

Features

Homepage

Product Listing (All Products Page)

Product Details (Single Product Page)

Cart Page

Checkout Page

Manage Products

Technology Stack

Frontend

  • React ⚛️
  • Redux + RTK Query🌀
  • Shadcn UI

Backend

  • Node.js 🟢
  • Express.js 🌐
  • Mongoose 🍃
  • TypeScript 📘

Installation Guideline

Follow The Instructions To Run The Application Locally

Step:1 Clone the repository

  git clone https://github.com/ShariarNiaj05/Bike-Nest-Client.git

Step:2 Change the directory

  cd Bike-Nest-Client

Or simply navigate to the folder and open VS Code in that directory.

Step:3 Install node modules and all the dependencies

  npm install

Step:4 .env file setup

   WIll update later

Step:5 Run the project

   npm run dev

The server will start running on http://localhost:5173 or http://localhost:5174