https://github.com/aiherrera/ilikeit
https://github.com/aiherrera/ilikeit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aiherrera/ilikeit
- Owner: aiherrera
- Created: 2024-05-21T01:34:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-21T01:34:39.000Z (about 1 year ago)
- Last Synced: 2025-03-24T16:21:28.954Z (2 months ago)
- Language: TypeScript
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CaseCobra - 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/joschan21/casecobra.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/)