alanbaltabai / responsive-restful-todolist

Responsive Todo list in Node.js (Express.js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive todo list

HTML  CSS  JavaScript  Node.js  Express  MongoDB 

Table of contents

General info

The todo list created with MVC architecture and REST API (CRUD).

Technologies

  • Express.js (Node.js framework) version: 4.18.1
  • Mongoose (intermediate library between Express.js and MongoDB) version: 6.5.2
  • SCSS/Sass (CSS preprocessor)

Setup

To run this project (after downloading and installing packages):

$ node app

About

Responsive Todo list in Node.js (Express.js)


Languages

Language:JavaScript 47.5%Language:SCSS 22.7%Language:CSS 18.7%Language:EJS 11.1%