Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
afrin-k committed Oct 21, 2024
1 parent 9f4ab8f commit 48d7f14
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@

## ⚙️ Tech Stack:

- Next.js
- NextAuth.js
- Prisma
- Drizzle
- Tailwind CSS
- tRPC
- Next.js : Framework for React applications with server-side rendering.
- Tailwind CSS : Utility-first CSS framework for rapid UI development.
- MongoDB & Mongoose : Database and object data modeling (ODM) for Node.js.
- Cloudinary : Media storage and optimization service.
- Nodemailer : Node.js library for sending emails.
- Shadcn : Collection of pre-built components using Radix UI and Tailwind CSS.

## 💡 Features:

Expand Down Expand Up @@ -47,6 +47,7 @@ To start your development server run:
```bash
pnpm dev
```
Before getting started, please ensure that the .env file is properly configured. The .env.example file has been provided for your reference, with examples of environment variables to be listed.

## License

Expand Down

0 comments on commit 48d7f14

Please sign in to comment.