Skip to content

stylerhun/codeching_3_use_axios_react_async_context_api_in_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use Axios, React async and Context API in React

Description

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.

Install

Run npm install in 'backend-test' directory and in main directory as well.

Video

https://www.youtube.com/watch?v=nea4Em2rZsU

Start the backend

node server.js (in the backend-test folder)

Start the frontend

npm run start (in the root folder)

About

How to use Axios, React async and Context API in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published