The Coronavirus (COVID-19) pandemic has swiftly changed how all of us interact day to day. During the quarantine found some time and developed an example with React Hooks and Covid-19 API.
During these difficult times, we need to look at the bright side. So, while staying at home, why don’t we try to learn something new.
That’s what I thought and that’s what I did. At least, after months of postponing I found some time to create another React App example with Hooks.
Huge thanks 💪 to the API team creators. Api documentation
On my example I have used the following:
- “moment”: “^2.24.0”
- “next”: “^9.3.0”
- “normalize.css”: “^8.0.1”
- “react”: “^16.13.0”
- “react-dom”: “^16.13.0”
- “react-select”: “^3.1.0”
- “styled-components”: “^5.0.1”
Have you check out my post Dark mode – React JS First Attempt 😉
That’s it for now.
If you liked this article, then please subscribe to my YouTube Channel for video tutorials.