Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elijahscriptdev/weather_app

A weather forecast site using the weather API where users able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.
https://github.com/elijahscriptdev/weather_app

Last synced: 7 days ago
JSON representation

A weather forecast site using the weather API where users able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.

Awesome Lists containing this project

README

        

# Weather App

This is part of Javascript section in Microverse's Technical curriculum. Find it [here](https://www.theodinproject.com/courses/javascript/lessons/weather-app).
A weather forecast site using the weather API where users able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.

---

## Screenshots

### Homepage

![homepage](https://res.cloudinary.com/elijjaaahhhh/image/upload/v1594945063/FireShot_Capture_148_-_Weather_App_-_currentweathernow.netlify.app_s9fthb.png)

## Built With

- HTML5
- CSS3
- Font Awesome
- Google Fonts
- Javascript(ES6)
- Webpack
- W3 Validators
- Fetch API
- async/await
- npm
- OpenweatherApp API

## Live Demo

[Live Demo Link](https://currentweathernow.netlify.app/)

---

## Prerequisites

- Webpack v4.43.0
- npm
- node

## Functionalities

- Search your city
- View waether results
- Toggle between Celsius and Fahrenheit

### Getting Started

To get a local copy up and running follow these simple example steps.

- Clone the project unto your local machine
- `cd` into the project directory
- open index.html

### 🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

- Forking the project
- Cloning the project to your local machine
- `cd` into the project directory
- Run `git checkout -b your-branch-name`
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review

---

## Author

👤 **Elijah Obominuru**

[Github](https://github.com/Elijahscriptdev) | [Twitter](https://twitter.com/ElijahObominuru) | [LinkedIn](https://www.linkedin.com/in/elijah-obominuru-0b730b143/)
- Email: [email protected]

---

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://microverse.org)

---

## Future Features

- A better mobile friendly experience
- Cleaner log in / sign up pages

---

## 📝 License

This project is [MIT](lic.url) licensed.

---