Skip to content

AppWorks E-commerce Project, a website supporting full customer journey, include authentication, search products and checkout

Notifications You must be signed in to change notification settings

himyjan/NextJS-STYLiSH-Front-End

 
 

Repository files navigation

STYLiSH

STYLiSH is an e-commerce website built with Next.js that supports the full customer journey, including authentication, searching for products, and checkout. The project is built with TypeScript for type safety and Tailwind CSS for styling.

Features

  • Full customer journey support: authentication, browsing products by category, and checkout.
  • Facebook authentication for easy login and registration.
  • Infinite scrolling using Intersection Observer API for a smoother browsing - experience.
  • Cart management using Redux Toolkit and React-Redux for persistent storage across pages and sessions.
  • Server-side rendering using getServerSideProps for faster page load times and improved SEO.
  • Responsive and mobile-friendly design using Tailwind CSS.
  • Secure payments using TapPay API.
  • Type safety and code maintainability with TypeScript.

Additional Information

TapPay Test Card Number

Item Number
Card Number 4242 4242 4242 4242
ExpirationDate 01/30
CCV 123

About

AppWorks E-commerce Project, a website supporting full customer journey, include authentication, search products and checkout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.6%
  • CSS 30.8%
  • JavaScript 0.6%