A simple Full Stack MERN (MongoDB, Express, React, Node.js) Todo Application built and deployed on Railway.
This project allows users to add, view, complete, and delete todos — all with a connected backend API and MongoDB database.
🔗 Frontend + Backend:
https://mern-todo-app-production-d6f5.up.railway.app
| Layer | Technology |
|---|---|
| Frontend | React + Vite |
| Backend | Node.js + Express |
| Database | MongoDB Atlas |
| Deployment | Railway |
| Styling | CSS |