- MERN full-stack application - Done
- Authentication - Done
- View todos - Done
- Create todos - Done
- Update todos - Done
- Delete todos - Done
- View others' todos - Done
- Aesthetically pleasing - Ish
- Due 11/2
- Clone the repo,
- cd into NECX_TakeHome
-
docker compose up
- Wait about a minute
- MongoDB will be seeded
- Frontend will be served from :3000
- Backend will be served from :5050
- Have fun!