- This is a SPA built with JavaScript, utilizing modular style, async/await, and the power of Webpack. It gives real-time weather info from all over the world, fetched from openweather's API.
- Javascript, Webpack, Sass
To get a local copy up and running follow these simple steps.
- Have Node and NPM installed.
- Install the latest version of your browser of choice.
- Clone this repo to your computer using
git clone
- Run
npm install
to install all the dependencies. - Open index.html from the dist folder on the local Live server to run the app.
👤 Stefan Dili
- Github: Stefan Dili
- Twitter: @dilistefan
- Linkedin: Stefan Dili
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.