Skip to content

juliaDooby/React-threads-app

Repository files navigation

Full Stack MERN Threads App

Threads

React Javascript TypeScript Next JS Next Router Clerk Mongodb Mongoose ESLint

⌨ I apologize - In the process of correcting the server error related to the vercel deployment, I will make corrections as soon as possible ◄╝


Features:


Here's features included in this project
  • 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)

Technologies Used:


  1. React.js
  2. Typescript
  3. Nextjs
  4. Nextjs13-app-router
  5. Clerk
  6. Mongodb
  7. Mongoose

How to start?


To start the project along with me just download the start-up file and run available script
// first install all necessary dependencies

npm i

// next run

npm start