Skip to content

ajinkya6373/petties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petties

Petties - An E-Commerce website for pets.

Petties Video

How to install and run locally?

$ git clone https://github.com/ajinkya6373/petties
$ cd petties
$ npm install
$ npm start

Features -

  • Landing page with a list of featured categories
  • Product listing page
  • Filter and sort products functionalities
  • Search product functionality
  • Individual product page
  • Cart Managment
  • Wishlist managment
  • Address management
  • Order management
  • Order Detail page
  • Authentication:
    • User Signup
    • User Login
    • logout page
  • Error Page
  • Customized Toast
  • Loaders
  • Responsive

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Styled Component
  • Exprees,Node,Mongodb for backend

Releases

No releases published

Packages

No packages published

Languages