This project was made to show a full ecommerce plataform made with Next.js, using TailwindCSS, GraphQL and WooCommerce
- Next.js - Frontend framwork
- TailwindCSS - CSS framework
- GraphQL - Query language
- Apollo - GraphQL server and client
- WooCommerce - CMS for products, cart, customers, etc.
- Turborepo - Build codebases
- Vercel - Deploy website
You need to install Node.js and Yarn first, then:
Rename site/.env-example
to site/.env
npm install
npm run dev
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator