https://github.com/realiens/world-weather
https://github.com/realiens/world-weather
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/realiens/world-weather
- Owner: ReAliens
- Created: 2022-01-31T11:24:12.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-25T14:04:07.000Z (over 4 years ago)
- Last Synced: 2025-10-29T22:40:20.603Z (9 months ago)
- Language: JavaScript
- Size: 489 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Weather
> A web application for displaying all world countries with some basics data for travelers and you can select a specific state on each country to display the basics
> current weather information for this state .
## Video presentation
[World Weather presentation](https://www.loom.com/share/20a9ad9e9fec4fc8bf3bf0b429eed904)
## Built With
- React
- Redux
- Chakra
- Tools used - Git(version control), WebHint(linting tool), Stylelint(style linting), ESLint(Javascript linting)
## Prerequisites
- [React](https://reactjs.org/docs/getting-started.html)
- [Redux](https://redux.js.org/tutorials/quick-start)
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
## Live App
- you can see our app here
## Installation
Go to your terminal, navigate to your working directory and run
`git clone https://github.com/ReAliens/world-weather.git`
After that navigate to the newly created folder
`cd world-weather`
You now have access to the files.
To install necessary dependencies run
`npm install`
Start a local server running the command
`npm start`
You should now have the project running locally on a dev server.
## Authors
👤 **Ahmed Reda**
- GitHub: [@ReAliens](https://github.com/ReAliens)
- Twitter: [@AhmedRedaMoha19](https://twitter.com/AhmedRedaMoha19)
- LinkedIn: [Ahmed-Reda](https://www.linkedin.com/in/armali/)
- Email: ahmedreda152@gmail.com
## Acknowledgments
[original design idea by] Nelson Sakwa on Behance.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.