Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 885 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 885 Bytes

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