Skip to content

A weather forecast site using Vanilla JS and API. This project uses the current location (if permitted by the user) and OpenWather API to fetch the searched location weather.

License

Notifications You must be signed in to change notification settings

anapdh/weather-app

Repository files navigation

WEATHER APP

A weather forecast site using the OpenWeather API.

Original project specification: The Odin Project.

Built With

  • Html, CSS, and JavaScript;
  • Git and GitHub.

Screenshots

screenshot screenshot screenshot

Live Demo

Weather App

Prerequisites

  • Node.js

Getting Started

To get a local copy up and run the project, follow these simple example steps:

Install

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

Run the application by launching your local webserver and index.html file in the browser: https://127.0.0.1:5500/dist/index.html

Authors

👩🏼‍💻 Ana Paula Hübner

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A weather forecast site using Vanilla JS and API. This project uses the current location (if permitted by the user) and OpenWather API to fetch the searched location weather.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published