World Weather App display the weather of all states of the selected country.
- ✅ React
- ✅ Redux
Markup
- HTML
- MD markup
Style
- CSS
Dynamic
- JavaScript
- React
- WepPack
- React-based project
- Responsive
- ✅ Live Demo Link
To get a local copy up and running, follow these steps.
- Download or clone this repostory.
- Provide a modern web browser.
In order to run this project you need:
- ✔ Git installed in your machine.
- ✔ Sign in or sign up to your Github account.
- ✔ A professional editer such as VS Code.
- ✔ An Updated web browser such as Google Chrome, you can download it from here.
- ✔ Node.js installed in your machine.
- ✔ Stylelint
- ✔ ESLint
- ✔ WebPack
npm init -y
npm install --save-dev [email protected]
npx hint .
- ✔ Stylelint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
- ✔ ESLint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
-
Clone this repository to your desired folder:
-
Example commands:
cd [YOUR FOLDER]
git clone https://github.com/Alibaba2023/world-weather-app.git
- Run the following command in the root directory of the project to install all dependencies.
npm install
- To run the project, execute the following command:
cd [YOUR FOLDER]
git clone https://github.com/Alibaba2023/world-weather-app.git
- ☑ Stylelint
npx stylelint "**/*.{css,scss}"
- ☑ ESLint
npx eslint .
This project is deployed by the author, no permission for deployment by any other client.
👤 Ali Baba Hussaini
- GitHub: @Alibaba2023
- Twitter: @AliBabaHu2023
- LinkedIn: LinkedIn
- Unit test
- Responsive
- Deployment
Contributions, issues, and feature requests are welcome!
Feel free to check the: issues page.
If you like this project, kindly drop a start for the repository;
I would like to thank my family and Microvese for their support. And special thanks to Nelson Sakwa the author of the original design
This project is MIT licensed.