Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 466 Bytes

E-Commerce App

✍️ Tech Stack :

Next.JS | MongoDB | Context API | Next-Auth | JS-Cookie | Bcrypt | React Hooks | TailwindCSS

  • Built with Next.JS
  • MongoDB used as the Database
  • Context API was complemented with JS-Cookie for state management
  • Credential Authentication built using Next-Auth
  • Paypal API was integrated as the payment service
  • Bcrypt for password hashing
  • TailwindCSS for styling
  • React Toastify to enhance user experience