https://github.com/beastaman/covercraft
A Modern E-Commerce-Store for Custom Phone Cases build with NextJs, tailwindcss
https://github.com/beastaman/covercraft
ai nextjs tailwindcss typescript
Last synced: 2 months ago
JSON representation
A Modern E-Commerce-Store for Custom Phone Cases build with NextJs, tailwindcss
- Host: GitHub
- URL: https://github.com/beastaman/covercraft
- Owner: beastaman
- Created: 2024-09-17T18:47:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:41:08.000Z (9 months ago)
- Last Synced: 2025-02-10T13:36:39.786Z (4 months ago)
- Topics: ai, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://covercraftcase.vercel.app
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoverCraft - A Modern Fullstack E-Commerce Shop for Custom Phone Cases
Built with the Next.js 14 App Router, Postgres, TypeScript, Tailwind & Kinde Auth

## Features
- 🛠️ Complete shop built from scratch in Next.js 14
- 💻 Beautiful landing page included
- 🎨 Custom artworks made by a professional illustrator
- 💳 Secret admin dashboard to manage orders
- 🖥️ Drag-and-drop file uploads
- 🛍️ Customers can purchase directly from you
- 🌟 Clean, modern UI on top of shadcn-ui
- 🛒 Completely custom phone case configurator
- 🔑 Authentication using Kinde
- ✉️ Beautiful thank-you email after purchase
- ✅ Apple-inspired configuration design
- ⌨️ 100% written in TypeScript
- 🎁 ...much more## Getting started
To get started with this project, run
```bash
git clone https://github.com/beastaman/covercraft.git
```and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!
## Acknowledgements
- [Kinde](https://link.joshtriedcoding.com/kinde) for making this project possible
## License
[MIT](https://choosealicense.com/licenses/mit/)