A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with Html,CSS and JavaScript.
This project is part of a series of projects to be completed by students of Microverse.
- JavaScript (ES6/ES2015).
- HMTL/CSS.
- Weather API.
- ES6 Modules.
- DOM manipulation.
- Webpack (NPM).
- ESlint.
- JSON.
- JavaScript async_await, promises, import/export modules and fetch data technics.
- User can see Weather status by entering the city name in the search bar.
- Add Weather status for 24 hours and 7 days.
- Add Weather information page.
To get a local copy up and running follow these simple example steps.
- Git.
- Code editor.
- Code linter.
- Browser.
-
Open the terminal.
-
Enter
git clone https://github.com/othman-19/WeatherApp_JS. -
Navigate to the cloned repository.
-
In the terminal cd into WeatherApp_JS.
-
install webpack by typing
npm install webpack webpack-cli --save-devin terminal. -
Install loaders by typing
npm install --save-dev style-loader css-loader file-loaderin terminal. -
Open index.html in browser.
Othmane Namani
Email: othmanenaamani@gmail.com
Portfolio
LinkedIn
twitter
DEV Community
Angel List
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
