Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
/ 2Do-List Public archive

It`s a sample project used for "live demo" in presentation about "How to start in Node" prepared as a University home task for SSI.

Notifications You must be signed in to change notification settings

codevibess/2Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It`s a sample project used for "live demo" in presentation about "How to start in Node" prepared as a University home task for SSI.

Create an ToDo app with Express.js

We'll cover the concepts necessary to handle creating a CRUD Node.js/Express.js application.

Installation

  • Clone the repo:
  • Copy the .env.example to your own file
  • Set the DB_URI in .env(You must have preinstaled MongoDb in your machine)
  • Start the server: node server.js
  • View in browser: http://localhost:8080

About

It`s a sample project used for "live demo" in presentation about "How to start in Node" prepared as a University home task for SSI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •