Skip to content

dumindurox777/RecatwebPageVT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecatwebPageVT

This project include both frontend Reactjs and backend(nodejs) for fetch data from mongodb.

In the beginning create a database called MyNewDatabase and create collection called VirtualCapitalDB. then add few data to that (firstnamr,lastname, videocount) Then run this command inside backend folder "node VT1.js".This will start the nodejs server. Then to test it run "http://localhost:8080/users" using web browser this will display all the data inside database.

Then run the react app using npm start command. use computer IP and nodejs server running port as url. ex:-"http://localhost:3000".

If you host that VT1.js then use that host url as fetch URL.

About

node,Mongo and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published