This is a javascript Weather app project. It fetchs live weather data from Weather API. The page is dynamically rendered by using JavaScript DOM manipulation. JavaScript is used to generate the entire contents of the page. Most of the page is stylized by pure CSS, though in some areas Bootstrap is used.
- Javascript/ES6
- Fetch Api
- npm
- Webpack
- HTML/CSS
- Github Actions
- Bootstrap
- Stylelint
- ESLint
To get this project up and running locally, you must follow the steps from the getting started section.
To get this project set up on your local machine, follow these simple steps:
Step 1
Navigate through the local folder where you want to clone the repository and run
git clone https://github.com/billodiallo/Weather-app.git
. It will clone the repo to your local folder.
Step 2
-
Cd inside the project
-
run npm run build
-
Go into dist folder by typing cd dist and open index.html file using your favorite browser.
Contributions, issues and feature requests are welcome!
👤 Billo Dallio
- GitHub: @billodiallo
- Twitter: @BilloDi83547008
- LinkedIn: Billo Diallo
give a ⭐️ if you like this project!
This project is MIT licensed.