top of page

To Do List Full Stack App
HTML | CSS | JavaScript | NodeJS | ExpressJS
A to do list application running on Node and Express where a user can add to do list entries and remove them using a checkbox.
The Express backend is connected to MongoDB Atlas and the user's to do items are stored in a remote database.
bottom of page