EasyWeather is a project in which I use OpenWeather API to display the temp and conditions of the weather of the desired city.
This app is optimized for desktop, mobile isn't a good experience.
- JavaScript
- HTML
- CSS
- Webpack
- Package.json
- OpenWeather API
- Geocode API
- Open your terminal and cd where you want to store the project
- To clone the repository run the following command:
git clone https://github.com/mricanho/Restaurant-page.git
- Change directory to point to the Restaurant-page dir.
- Now run:
npm install
- Finally run:
npm start
- Go to the dist folder and select index.html, now Open the live server on your VScode
Alt + L
thenAlt + o
👤 Miguel Ricaño
- Github: @mricanho
- Linkedin: Miguel Ricaño
Contributions, issues, and feature requests are welcome!
Give a star if you ⭐ like this project!
- Microverse
- GitHub
- TheOdinProject
- JavaScript
This project is MIT licensed.