/TodoApp

Todo App with React, NodeJS, Express, and MongoDB.

Primary LanguageTypeScriptMIT LicenseMIT

TodoApp

This is a Todo application built with Typescript both on the server and client sides.
using react + typescript on the client side
Node js + Express + MongoDB + TypeScript on the server side

The Application has the ability to:

  • To create Tasks
  • Update Status of Tasks
  • Show Completed Tasks
  • Delete Tasks

Feel Free to fork and work 🚀