Skip to content

This is a SPA project that is built using two APIs. Users can check the continent, country, and city of their choice and get the weather of that city. This project is built using React, Redux, and Webpack.

Notifications You must be signed in to change notification settings

ahzamir/weather-condition-app

Repository files navigation

World Weather

This is a SPA project that is built using two APIs. Users can check the continent, country, and city of their choice and get the weather of that city. This project is built using React, Redux, and Webpack.

Built With

Live Demo (Netlify) 💻

  • Project Screenshots

weather-app

Getting Started

To get a local copy up and running follow these simple example steps.

1- Clone the repository in your local machine:

$ git clone [email protected]:ahzamir/weather-condition-app.git

2- Go to the repository folder of weather-condition-app in your command prompt:

$ cd weather-condition-app

3- You might need to install dependecies with:

$ yarn install

OR

$ npm install

4- Go to command line and run the command below for the live server:

$ yarn start

OR

$ npm start

Prerequisites

You can check if Git is installed by running the following command in the terminal.

$ git --version

To check if node is installed, kindly run this command in the terminal.

$ node --version

To check if yarn is installed, kindly run this command in the terminal.

$ yarn --version

Authors

👤 Ahmad Zamir Yousufi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Attributions and Credit

Original design idea by Nelson Sakwa on Behance

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This is a SPA project that is built using two APIs. Users can check the continent, country, and city of their choice and get the weather of that city. This project is built using React, Redux, and Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published