E-commerce site powered with Next JS. You can setup your site with a few configurations.
- 🪄 Next.js 12 by Vercel
- 📄 React Hook Form for inputs
- ✨ Tailwind for styling
- 🗄 Airtable for CMS
- 🗄 Planetscale for DB
- 💳 Craftgate for payments
This project uses Craftgate for payment and Airtable for CMS solutions.
$ git clone https://github.com/enesozturk/sticker-store
$ cd sticker-store
$ yarn
$ yarn dev
You can visit .env.example
to see which environment variables you need to set in .env
file.
You can deploy your own sticker store by clicking the button below.
You can find the Figma design file here.
Please give a star if you like this project! 🤩