How to use Axios, React async and Context API in React
Welcome to Codeching channel! In this tutorial I will show you how to use Axios, React-async and Context API in a React application to fetch some data from the backend.
Run npm install in 'backend-test' directory and in main directory as well.
https://www.youtube.com/watch?v=nea4Em2rZsU
node server.js (in the backend-test folder)
npm run start (in the root folder)