/FullstackToDo

Fullstack ToDoApp with user authentication React | Typescript | Mongo | Docker | Express | Bootstrap

Primary LanguageTypeScriptMIT LicenseMIT

Description

Fullstack app with user authentication, adding, patching, deleting data using mern stack. Everything that I used to build this app is listed in the Stack section.

Table of contents

Stack

Both backend and frontend:

  • Typescript
  • Docker

Backend:

  • Node
  • Express
  • MongoDB

Frontend:

  • React
  • Redux
  • Bootstrap

Features

  • User authentication
  • Automatically deleting accounts and data after 1 hour
  • Adding, patching, deleting data
  • Current time displayed in footer
  • Everything is managed with the help of redux
  • Responsive web design