/Weather-Dashboard

Weather weather application which shows weather forecast in a specific area. User can also post comments on specific locations weather.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Weather Dashboard

Weather Dashboard is a weather application which displays the weather of cities in the form of list.

🛠 Built With

Tech Stack

Client
Server
Database
  • none

Key Features

  • Project created with webpack
  • Linter configuration
  • ES6 Modules
  • Weather Dashboard
  • Displays Weather Data after fetching from OpenWeather API
  • User comments are being saved on Involvement API

(back to top)

🚀 Live 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: Node.js, NPM on your machine.

Setup

Clone this repository to your desired folder: by using this command:

git clone https://github.com/MuhammadUsmanAslam/Weather-Dashboard.git

Install

Install this project with command:

npm i

Usage

To run the project, execute the following command:

npm run server

Test

To run unit tests for this the project, execute the following command:

npm run test

(back to top)

👥 Authors

👤 Author 1: Muhammad Usman Aslam

👤 Author 2: Esther Mawioo

(back to top)

🔭 Future Features

  • Project created with webpack
  • Linter configuration
  • ES6 Modules
  • Weather Dashboard
  • Displays Weather Data after fetching from OpenWeather API
  • User comments are being saved on Involvement API

(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 you can share this on your social media.
  • If there is any issue there you can open new issue on the repository.

(back to top)

🙏 Acknowledgments

I would like to thank the stackoverflow community whenever I got stuck into a problem or error got my solution there.

(back to top)

📝 License

This project is MIT licensed.

(back to top)