Access site here
(Note website may take a while to load at first, due to Render limitations)
A simple and interactive Todo List web application built with React (frontend), Express + MongoDB (backend), and Tailwind CSS for styling.
The app allows users to add, edit, mark as completed, and delete tasks, with real-time updates to the UI, with user authentication using JWT and cookies
This was a website I built myself, from scratch, as an introduction to backend development, connecting APIs, state management in React, MongoDB, and handling user authentication
-
React
-
TailwindCSS
-
Node.js
-
Express.js
-
MongoDB (Mongoose for data modeling)
npm start
npm run tailwindThanks for reading!


