InstaWeather is a Weather application that brings to you your current location Temprature in Fahrenheit and Celsius based in your preference.
you can check live version of project from https://mohamednajiub.github.io/weather-app/
git clone https://github.com/mohamednajiub/weather-app.git
.- Go to weather-app directory.
- run
yarn
- run
yarn start
- Reactjs.
- TypeScript.
- Sass for styling.
- Dark Sky API to get weather data.
- geolocation-db to get current location data specifically city.
- Prettier for code format.
- Fork Project.
- Clone Forked Project to local.
- change directory to weather-app.
- run
yarn
- run
yarn start
and start development. - make PR with Good description and your PR will be Reviewed.
Note: this project is a part of interview Process in Robusta Studio