Project prepared as part of learning front-end technology. I designed the visual page in Figma and implemented it using Next.js. The project started as one of the first, gradually developed along with the level of front-end advancement. It is still in the development phase.
📋 Features
- ✅ Functional Management system by CRUD operations created in Next.js 13 API
- ✅ Functional and styled website
- ✅ Email and Password authentication with NextAuth
- ✅ Database and ORM set up with Neon’s PostgreSQL and PrismaORM
- ✅ Integration with Google Places API for google reviews section
- ✅ Input validation with Zod
- ✅ Rigorous linting and TypeScript type checking
- ✅ Responsive
- ✅ Accessible
- ✅ SEO-friendly
- ✅ Minimal style
📋 Techstack
- ✅ Next.js
- ✅ TypeScript
- ✅ TailwindCSS
- ✅ Next-auth
- ✅ React-hook-form
- ✅ Zod
- ✅ PrismaORM
- ✅ PostgreSQL
- ✅ Google-Places-API
- ✅ Neon
- ✅ Vercel