This is a simple data fetching project with React. This app includes async/await data fetching operation.
git clone https://github.com/hduru/data_fetching_example.git
cd data_fetching_example
npm install
npm start
Then open http://localhost:3000/ to see counter example.
API resource used in this project jsonplaceholder.typicode.com