Skip to content

jenylion/example-project-to-learn-nodejs-express-mongodb-and-mogoose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example project to learn nodejs, express, mongodb, mogoose, webpack, restfull front-end application

Todo web project using nodejs, express, mongodb and mongoose

life demo

https://expresstodolist.herokuapp.com/

to make this project run you need just to:

1- run command npm install

2- add file in the project folder surface with the name .env and inside it write

PORT=[your port number]

mongoDB="[your mongodb url]"

About the project

this prject contain two projects the first is the back-end and the second is front-end restfull which is in public folder. the front-end app connect to the back-end app using fetch and it uses valdator npm library to validate the inputs and it also used in the back-end for server validation

About

Todo web project using nodejs, express, mongodb and mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published