Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 345 Bytes

File metadata and controls

8 lines (5 loc) · 345 Bytes

React-node-axios-basic-project

Basic project using react node and axios to make calls.

Basic project using react as front end and node as the back end.

Run the two projects seperately using npm run start

Axios will make requests from the front end to the backend to fetch some dummy API data from https://jsonplaceholder.typicode.com/users