This project is one of the Main JavaScript curriculum projects at Microverse - @microverseinc.
The assignment belongs to the Javascript module from The Odin Project page. The objective is to create a weather forecast app using the weather API. The features of the app also include:
- Search region by name.
- Show forecast for the next hours.
- Choose between two different system for measuring heat(Fahrenheit and Celsius).
- Javascript, HTML5 and CSS3.
- Node, Webpack and node-sass.
- Many other dependecies related to webpack configuration(loaders and plugins).
Get a local copy cloning the repo and follow these simple steps.
- npm
npm install
npm run dev
-
Click on the hamburguer button.
-
Type the city name in the input.
-
Click on the arrow button.
npm run build
npm start
👤 Sérgio Torres
- Github: Torres-ssf
- Twitter: @torres_ssf
- Linkedin: torres-ssf
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.