This is the 5th project of the Main Javascript curriculum at Microverse - @microverseinc
- The objective is to build a page with interactivity using everything learns about Objects, Factory Functions, The Module Pattern
- The project was completed using Javascript language.
- This is a weather app built in Javascript, HTML, and CSS (no frameworks).
- Weather stats are fetched from openweathermap.
- Photos are fetched from flickr depending on the city whose weather you're interested in.
- This project was a way for me to practice the async/await feature of Javascript and a chance to build another small project from start to finish without the use of tutorials.
- It forms part of The Odin Project's curriculum.
- The timestamps displayed for sunrise and sunset still need to be formatted correctly as they currently display times in the user's timezone.
- This is best viewed on mobile devices as a fully responsive layout has not been implemented yet.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things do you need to install the software and how to install them
node
npm install
Open the index.html file in your browser
- HTML5
- CSS
- JavaScript
Arslan Bisharat
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!