A weather forecast site using the OpenWeather API.
Original project specification: The Odin Project.
- Html, CSS, and JavaScript;
- Git and GitHub.
- Node.js
To get a local copy up and run the project, follow these simple example steps:
You can download the code to your personal computer cloning the repository using the following command:
git clone https://github.com/anapdh/weather-app.git
After cloning the repository and opening it in your code editor, run the following code in the terminal:
npm install
Run the application by launching your local webserver and index.html file in the browser: http://127.0.0.1:5500/dist/index.html
👩🏼💻 Ana Paula Hübner
- GitHub: @anapdh
- LinkedIn: LinkedIn
- Twitter: @dev_anahub
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.