In this challenge, you will develop one of the main react applications for beginners. It'll help you to learn many Javascript and React concepts. This challenge differs slightly from Text Analyzer and Password Generator because you need to fetch data from json-server using Axios.
Which skills are going to test?
How to fetch API in react using axios How useState and useEffect work.