In this short series of lessons, we are going to create a react app from scratch. We are mainly going to use React and Chakra UI and see how we can build an application that fetches the trending projects from GitHub’s API and shows you in the form of listing.

Complete Source Code:
https://github.com/kamranahmedse/githunt/tree/next

#react

Creating a React App – Fetching Remote Data (Part 4)
1.05 GEEK