A simple chat application built with Node.js, Express, MongoDB, and EJS.
This project was created as a learning exercise to understand how to connect MongoDB with Express and handle CRUD routes.
- Add new chats 📝
- View all chats 📋
- Delete chats ❌
- MongoDB integration using Mongoose
- Server-side rendering with EJS
- Node.js
- Express.js
- MongoDB + Mongoose
- EJS (for views)
Abhavya Gupta
Learning Full-Stack Web Development 🚀