Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/od-c0d3r/weatherapp-js

Practice API with Js Promises and Async/Await while Manipulating the DOM.
https://github.com/od-c0d3r/weatherapp-js

Last synced: about 2 months ago
JSON representation

Practice API with Js Promises and Async/Await while Manipulating the DOM.

Awesome Lists containing this project

README

        

# WeatherApp-Js

> Practice API with Js Promises and Async/Await while Manipulating the DOM.

# Built With

- HTML
- CSS
- JavaScript

# Demo Link
Visit [Link](https://fr3elancer.github.io/WeatherApp-Js/)

# Getting started

## To get a local copy of this repository kindly follow the steps below.
- Scroll to top of this current repository
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type `git clone (copied link)` on the currently opened terminal or command prompt

# Getting Started

- Open your Terminal and Navigate to the project destination and type `npm install`
- Run `npm start`

# Authors

### 👤 Omar R.

- Github: [Github](https://github.com/od-c0d3r)
- Twitter: [Twitter](https://twitter.com/od_coder)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/omarrashad/)

# Contributing
Contributions, issues, and feature requests are welcome!

# Future Improvments
- Show different weather informations.
- Recommend clothes stores and models pages.
- Show random information about countries and it's weather.
- Keep all the styling logic in CSS files.

# Acknowledgments
- Ideas about how to handle DOM events from [AbdumurodovaZulfizar](https://github.com/AbdumurodovaZulfizar/TodoList-JS/blob/72cc068b0bbf8204ece9f9870bf48f6b09f63d39/src/index.js#L56)

# Show your support
Give a ⭐ if you like this project!