Microverse Javascript Curriculum
This project is part of Microverse learning and the goal of this project was to demostrate learning and implementing the project by using uses async, await and fetch to get data from external api. This is project is a weather app where the user can check the weather of any city he likes. Also this app pulls from OpenWeatherMap API- and displays a lot more information about the weather than just the temperature.
You can find the demo here
In order to install this project please follow the next steps:
Open the Terminal
Navigate to the directory where you want to add this repository
Run git clone https://github.com/Ceejayski/Weather-App.git
Run ````cd Weather-App
npm install webpack webpack-cli --save-dev
npn install
Just run the command below for webpack to compile the code.
npx webpack --watch
This project was built using these technologies.
Javascript
Webpack
HTML/CSS
Bootstrap
Axios
MomentJS
ESlint
VSCode editor
Git
Github
👤 Author1
Contributions, issues and requests are welcome
Give a star if you like the project