Skip to content

sjaakvdbrom/react-todo-with-api

Repository files navigation

A simple Todo app made in React with Nextjs. Data is fetched from my-json-server.typicode.com using the db.json in this repository. Changes you make while using the app are not persistent.

No pre-made components or styling is used. Everything is custom made using date-fns for handling dates.

Demo: https://react-todo-with-api-ten.vercel.app/