sourcecodebd / simple-node-express

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 existing array of objects. And Finally, data gets updated.

Home Page:https://simple-react-node-express.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sourcecodebd/simple-node-express Issues

No issues in this repository yet.