Skip to content

Wanbicoi/next-shop

 
 

Repository files navigation

Next.js + Tailwind CSS

This is a eCommerce store that uses Next.js + Tailwind CSS in the front end and make it serverless with Supabase. You can see a Live Demo here.

I store the cart information in localStorage to persist user session.

The Tech

  • Next.js + Tailwind CSS
  • localStorage to persist user session
  • Supabase
  • Vercel
  • Font Awesome Icons
  • Josefin Sans Google Font.

How to use

By default, the store is set to query and show all products in one collection.

Installation

Change into the project directory and run the following command:

yarn && yarn dev

About

Nextjs + Tailwind CSS + Superbase

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 99.4%
  • CSS 0.6%