Thanks to visit codestin.com
Credit goes to github.com

Skip to content

It is a web developed, with the MERN Stack, Mongo, Express, React, Node. It's a CRUD with this Stack where you can add, edit, update and delete tasks. Each task has its Title and its description.

Notifications You must be signed in to change notification settings

VirtualDisruptive/MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Welcome to your new awesome project!

#remenber#

In database you have to put the ip instead localhost in mongodb
const URI = 'mongodb://127.0.0.1:27017/mern-task';

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application

About

It is a web developed, with the MERN Stack, Mongo, Express, React, Node. It's a CRUD with this Stack where you can add, edit, update and delete tasks. Each task has its Title and its description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published