Skip to content

An example how you can use mongodb on node.js and display data on client.

Notifications You must be signed in to change notification settings

yigitbozyaka/mern-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mern-Todo-App

A simple todo app with mongodb, express.js, react.js, node.js

Usage

also you should change mongodb url

cd backend
npm install nodemon express mongoose cors
nodemon server.js

cd client
npm install
npm start

App: https://imgur.com/a/DhfTmCV

License

@yigitbozyaka

About

An example how you can use mongodb on node.js and display data on client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published