Apexkeys is an e-commerce platform for purchasing game keys, gift cards, and subscriptions. Built with modern web technologies like Next.js, NextUI, Prisma, and Tailwind CSS.
Hello! I am a self-taught developer, and this is my very first project. I built Apexkeys to learn modern web development and push myself out of my comfort zone.
🚀 I am currently hunting for a tech scholarship to further my education and dive deeper into software engineering.
Because this is my first learning project, please note that there are a lot of bugs and areas for improvement. I am constantly learning, refactoring, and working to improve my skills!
- Next.js 14 (App Directory)
- NextUI v2
- Tailwind CSS
- Prisma ORM
- TypeScript
- Kinde Auth for authentication
- AI Integration (OpenAI SDK)
You can use npm, yarn, pnpm, or bun. Example using npm:
npm installMake sure to configure your .env file with the necessary database connection strings (Prisma) and authentication keys (Kinde Auth).
npm run buildnpm run devOpen http://localhost:3000 with your browser to see the result.
Licensed under the MIT license.