Ayush32 / Express-ToodleDo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:CSS 43.8%Language:HTML 36.5%Language:JavaScript 19.7%