EchoMorrow is a web app that lets users write letters to their future selves. Whether it’s a personal reflection, goal-setting note, or just a message of hope — the letter gets scheduled and delivered on the selected future date.
Frontend: https://echomorrow-beta.vercel.app
- ✍️ Write and submit a letter to your future self
- 📅 Select a future delivery date
- 📬 Confirmation email sent after submission
- 🛡️ Validations to ensure all required fields are filled
- ⚙️ Built with a fullstack architecture (MERN)
- Frontend: React.js, Tailwind CSS, Flowbite
- Backend: Node.js, Express.js
- Database: MongoDB
- Email Service: Nodemailer
- Deployment: Vercel (frontend), Render (backend)
git clone https://github.com/NwekeFavour/echomorrow.git
cd echomorrow