/Express-ToodleDo

A simple ToDo App Using Node.js, express.js, and MongoDB as database.

Primary LanguageCSS

Express-ToodleDo

HitCount

How To Run

  • Install Node.js(nodejs.org).
  • Clone, Fork or donwload the repositry from the terminal.
  • Open in VS Code or Atom.
  • Run Command npm install.
  • Run Command node index.js
  • Open in your browser and go to (https://localhost:8000)

Features

  • Adding the Tasks.
  • Deleting or Removing the Task.
  • Using Vanta.js for cool Animation background.
  • Using anime.js for animation

The Tasks will save in Mongodb Database.

Screenshots