/fake-ecommerce-app

For learning purpose, this is a playground for me to learn new technologies as TypeScript, latest version of Next.js and Sanity

Primary LanguageTypeScript

Fake E-Commerce App

This app is a playground to learn TypeScript with React.js/Next.js and Sanity as a Back Office

Getting Started

yarn dev

Todo

  • Create home page
  • Add page transitions with gsap
  • Create login/sign-in page
  • Create profile with editable user infos
  • Add history of order for user
  • In history of order, add downloadable invoices
  • Add zoom in image product
  • Add load more button or lazy loading
  • Add items that customers may like
  • Add more search filters
  • Add internationalization via Sanity
  • Add medusa.js via the sanity plugin
  • Add tests