Weather Dashboard is a weather application which displays the weather of cities in the form of list.
Client
Server
Database
- none
- 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
To get a local copy up and running, follow these steps.
In order to run this project you need: Node.js, NPM on your machine.
Clone this repository to your desired folder: by using this command:
git clone https://github.com/MuhammadUsmanAslam/Weather-Dashboard.git
Install this project with command:
npm i
To run the project, execute the following command:
npm run server
To run unit tests for this the project, execute the following command:
npm run test
👤 Author 1: Muhammad Usman Aslam
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Author 2: Esther Mawioo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- 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
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- 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.
I would like to thank the stackoverflow community whenever I got stuck into a problem or error got my solution there.
This project is MIT licensed.