This project was bootstrapped with Create React App.
Weather app built by using Html, Css , JavaScript and React.js. While creating this project:
I used ;
- https://openweathermap.org/ for getting weather data
- Axios for API calls
- useContext for apps global state management
- React hooks (useState,useEffect,useCallback).
- Used dynamic weather icons made by using pure css.
- Tried to create a good looking UI using different Css styling options.
- Understand what kind of logic works behind a weather app
This project is deployed to GitHub pages.
Project is created with:
- ECMAScript 2016 (ES7)
- CSS3
- HTML5
- React.js
- Axios
In the project directory, you can run:
- npm start
Runs the app in the development mode.