Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/od-c0d3r/weatherapp-js
- Owner: od-c0d3r
- License: mit
- Created: 2021-08-16T08:59:02.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-08-18T14:31:20.000Z (over 3 years ago)
- Last Synced: 2024-10-21T22:59:13.427Z (2 months ago)
- Size: 415 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!