Skip to content

Radheshyam1234/Front-Kart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an ecoomerce application having the following functionalities:

  1. Cart
  2. Wishlist
  3. Sort and Filter product ( based on Brand, Categories , Price, Rating )
  4. Search bar with predictive text (Using Debouncing)
  5. Address Management
  6. User Profile ( Edit and Update)
  7. Responsive design
  8. Loader, Toast, Not Found Page
  9. Single Product detail Page

Authentication : Sign Up, Login , Logout

Reducer+Context, React Router , Front-UI(my own component Library) Front-UI , ExpressJs, Mongoose(MongoDB)

Upcoming Features

  • Apply Coupon
  • Payment Integration