Skip to content

sweetbix/todo-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To do list (MERN + TailwindCSS)

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

Backend

Tech Stack

Frontend:

  • React

  • TailwindCSS

Backend:

  • Node.js

  • Express.js

  • MongoDB (Mongoose for data modeling)

Development

npm start
npm run tailwind

Preview


Thanks for reading!

About

Simple to-do app (MERN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published