⌨ I apologize - In the process of correcting the server error related to the vercel deployment, I will make corrections as soon as possible ◄╝
- Mastered Next.js 13.4 with Server Side Rendering
- Learned MongoDB handling of complex schemas, multiple data population
- Created beautiful layouts with TailwindCSS
- Used Clerk for authentication
- Handled file uploads with UploadThing
- Explored Shadcn components
- Listened to real-time events with webhooks
- Understood middleware, API actions, and authorization
- Explored & integrated new Next.js layout route groups
- Validated data with Zod
- Managed forms with react hook form
- Created reusable components
- Built a solid application architecture
- Deployed the application (timetable tech. problems)
- React.js
- Typescript
- Nextjs
- Nextjs13-app-router
- Clerk
- Mongodb
- Mongoose
// first install all necessary dependencies
npm i
// next run
npm start