Skip to content

Code for Youtube video on Connecting REACT with NODE and MONGO

Notifications You must be signed in to change notification settings

coderdost/connect-react-with-node-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Code for CoderDost Youtube video on Connecting REACT with NODE and MONGO

Two folder of front-end and back-end are provided separately.

Front-end : react-app Back-end : node-sever

Installation

After downloading, in each folder you have to use npm install separately.

And in both you can start separately a server

npm start for front-end node index.js for back-end (or you can use nodemon)

About

Code for Youtube video on Connecting REACT with NODE and MONGO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
close