Skip to content

ekerik220/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A personal project I made to learn how to use an API and location services in Javascript.

The application displays the current and weekly weather conditions for the user's current location. Weather data is from Dark Sky API (https://darksky.net/dev). locationiq API is used for reverse geocoding the user's city name (https://locationiq.com/).

Technologies used

  • React (Hooks)
  • XMLHttpRequest API
  • Javascript location services
  • HTML
  • Javascript
  • CSS

Live link

https://ekerik220.github.io/weather/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published