Skip to content

PA55ION/weather-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☁️ Weather Journal App

The project's goal was to create an asynchronous web app that uses API and user data to dynamically update the UI. I also used nodemon to reload my server automatically for when I made any changes to my project. Weather app using Open Weather Map api and display dynamic data and dynamic icon that will change based on weather on weather condition.

Dependencies

  • If you don't have express install, you can use npm i --save express to install it.
  • You also need to install cors separately, use npm i cors
  • To install nodemon, npm install -g nodemon
  • To start your project run npm devStart

🙏 Acknowledgments

Thanks to OpenWeathermap for api and Weather Icon for weather icon.

About

Weather app using Open Weather Map api and display dynamic data and dynamic icon that will change based on weather condition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors