Based on air Quality app by Mayanwolfe
- Find air quality by typing the name of the city.
- Learn about different pollutants and their effects on environment.
- Learn about air qulity index.
- How to use multiple API's for creating a search function.
- How to handle data inside of different components.
- Braking data comes as one string to multiple parts and add styling differently.
- Change talwind classes using switch case or of statement.
- Using moment.js to get current time based on UTC offset value.
- Use UI library to add responsive layer out and make the development process faster.
- Use async await, getting through API documents and finding free API for achieve small task.