/Weather-App-JS

This is a responsive weather app page built with JavaScript and APIs.

Primary LanguageJavaScriptMIT LicenseMIT

Weather-App-JS

This is a responsive weather app page built with JavaScript and APIs.

Feature

  • Get weather information by getting the user location if the user accepts it;
  • Get weather information by typing the city's name;
  • Autocomplete functionality for cities names;
  • Temperature available in Celsius and Fahrenheit by clicking on the temperature number

home_page

Built With

Live Demo

  • You can click on this link

Getting Started

Prerequisites

  • Node.js
  • Any Browser

To get started open the directory where you will save this repo by typing on your terminal:

$ cd <directory>
  • Clone the repo typing:
$ git clone git@github.com:brugobi/Weather-App-JS.git
  • Install dependencies:
$ npm install

Usage

Start the server:

$ npm run server

Open http://localhost:8080/ in your browser.

Author

👤 Bruna Gobi

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project! Feel free to check the issues page.

Acknowledgments

📝 License

This project is MIT licensed.