Skip to content

This a sport accessories selling website. where a user can add product to the cart and buy it. an user can add, delete update product information and more functionalities like sort by category are implemented

Notifications You must be signed in to change notification settings

nabiursiddique/sportify-frontend

Repository files navigation

Sportify Frontend

This website is for selling and buying Sport Products. This website backend system is build using NodeJS, ExpressJS, MongoDB, and Mongoose. And Frontend is build with React, Typescript, Redux and RTK Query. For designing we have used tailwind css and one of its library shadcn ui. In this website user can add Product into cart and checkout, can add product in the store with add product form, user will be able to update product and delete product from manage product section. In all product page user can filter products based on there needs.

Routes:

  • /
  • /about-us
  • /all-products
  • /product-details/:id
  • /cart
  • /checkout
  • /manage-products/add-product
  • /manage-products/edit-product
  • /manage-products/edit-product-info/:id

To Run The Project

To run the project in your device clone the project and then run the following commands

npm install
npm run dev

For checking the es linting run the below command

npm run lint

About

This a sport accessories selling website. where a user can add product to the cart and buy it. an user can add, delete update product information and more functionalities like sort by category are implemented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published