Skip to content

Hello, I have made a simple Node-Express app integrated with React JS. Here I receive an array of objects using get a request from server-side Nodejs, then set that data in React app and also add new data and send that data using post request to Server-side. Then Server-side modified that new data coming from post request and includes in that ex…

Notifications You must be signed in to change notification settings

sourcecodebd/simple-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple-node-express

Hello I have made a simple Node-Express app integrated with React JS. Here I receive array of objects using get request from server side Nodejs, then set that data in React app and also add new data and send that data using post request to server side. Then Server side modified that new data coming from post request and includes into that existing array of objects. And Finally data gets updated.

About

Hello, I have made a simple Node-Express app integrated with React JS. Here I receive an array of objects using get a request from server-side Nodejs, then set that data in React app and also add new data and send that data using post request to Server-side. Then Server-side modified that new data coming from post request and includes in that ex…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published