diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d47b22 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# My Course App + +A full-stack MERN application for selling and managing online courses. + +## 🚀 Features +- User login and registration +- Admin panel for managing courses +- Purchase history tracking +- MongoDB database integration +- Cloudinary support for media uploads + +## 🛠️ Tech Stack +- **Frontend:** React.js +- **Backend:** Node.js, Express.js +- **Database:** MongoDB +- **Cloud Storage:** Cloudinary + +## ⚙️ Setup Instructions +1. Clone your fork: + ```bash + git clone https://github.com/zahidali-dev/my-course-app.git + cd my-course-app