Skip to content

Commit 48d7f14

Browse files
committed
readme changes
1 parent 9f4ab8f commit 48d7f14

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111

1212
## ⚙️ Tech Stack:
1313

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

2121
## 💡 Features:
2222

@@ -47,6 +47,7 @@ To start your development server run:
4747
```bash
4848
pnpm dev
4949
```
50+
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.
5051

5152
## License
5253

0 commit comments

Comments
 (0)