/fullstack-typescript-mern-todo

Full-stack TypeScript App with React, Nodejs and MongoDB

Primary LanguageTypeScript

How To Build a Todo App with React, TypeScript, NodeJS, and MongoDB

In this tutorial, we will be using TypeScript on both sides (server and client) to build a Todo App from scratch with React, NodeJS, Express, and MongoDB.

So, let's start by planning the API.

Read the article