Skip to content

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

Notifications You must be signed in to change notification settings

Ayush32/Express-ToodleDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published