An open API service indexing awesome lists of open source software.

https://github.com/realiens/world-weather


https://github.com/realiens/world-weather

Last synced: 8 days ago
JSON representation

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.