Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilgehangecici/reactjs-weatherapp
A weather app made with ReactJS | React-Hooks | WeatherStack-API | Unplash-API | POSTMAN
https://github.com/bilgehangecici/reactjs-weatherapp
react react-hooks reactjs weather weather-api weather-app
Last synced: 15 days ago
JSON representation
A weather app made with ReactJS | React-Hooks | WeatherStack-API | Unplash-API | POSTMAN
- Host: GitHub
- URL: https://github.com/bilgehangecici/reactjs-weatherapp
- Owner: bilgehangecici
- Created: 2020-10-06T10:26:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T06:50:41.000Z (about 3 years ago)
- Last Synced: 2024-01-30T02:33:09.184Z (9 months ago)
- Topics: react, react-hooks, reactjs, weather, weather-api, weather-app
- Language: JavaScript
- Homepage:
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
# ReactJS-WeatherApp
#### A mini basic weather app which displays current weather. Made with ReactJS | React-Hooks | Axios | WeatherStack-API | Unplash-API | POSTMAN
---
## About the App
This app is a basic weather app which can display current weather based on user's input or default input (set default to the 'London'). I have used WeatherStack-API for the getting weather information and for the images of places, used Unplash-API. For design and layout part I have inspired from [Arthur K's](https://dribbble.com/shots/7376567-Weather-App-Website) weather app design. You can also take a look at his designs from [here](https://dribbble.com/thearthurk).---
## Restrictions
* Due to the free version of the WeatherStack-API I have used the http based api which has not a security certificate, I cannot deploy the app properly. But you can also clone this repo and work on your machine. I am working on deploy from other hosting firms lately. As soon as I deploy the app, I will share the link of the project.
* There is an api call limit on WeatherStack api and Unplash api. For **WeatherStack Api -> (1000 call/month), Unplash Api -> (50 call/hour)**
---
## Project ScreenShot(s)
![Istanbul](https://github.com/Bgstatic/ReactJS-WeatherApp/blob/master/readme/Istanbul.png)
---
![New_York](https://github.com/Bgstatic/ReactJS-WeatherApp/blob/master/readme/New_York.png)
---
![Rome](https://github.com/Bgstatic/ReactJS-WeatherApp/blob/master/readme/Rome.png)
---