World Weather App

📗 Table of Contents

📖 [World Weather App]

This is an app that lets you view the current weather around the world. And a detailed minimum and maximum temperature of the last week.

🛠 Built With

Tech Stack

Client

Key Features

  • View all countries weather
  • Search by country
  • Detail by country

(back to top)

🚀 Live Demo

Please click the link below to check the demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Web browser
  • Code editor
  • Good internet connection

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:tamoorsaeed22/React-capstone-project-Metrics-webapp.git

Install

Install this project with:

  cd metrics-webapp
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test
  Press a to run all test

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Tamoor Saeed

(back to top)

🔭 Future Features

  • [Add hourly Temperature Graphs]
  • [new_feature_2]
  • [new_feature_3]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project so please don't forget to give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank all who inspired us during the project:

Original design idea by Nelson Sakwa on Behance.

(back to top)

❓ FAQ (OPTIONAL)

  • Can i run it on my local machine or do i need to host it on the internet?

    • [Yes you can run it on your local machine. Just make sure that you install the required dependecies as stated in the installation part above]

(back to top)

📝 License

This project is MIT licensed.

(back to top)