Skip to content

mahettom/weather-api-typescript

 
 

Repository files navigation

TypeScript Weather API



Description

"

The Weather API Challenge in TypeScript. Training on fetching data from an api in the context of react typescript.

In this project there is a search field that listens to the user's input and makes an API call to get a suggestion of top 5 locations the user might be looking for. Once the user submits the search we will make another api call and get the user the weather data ✨

Tech stack

Core:
- ReactJS
- TypeScript
- TailwindCSS

Communication tool:
- fetch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • HTML 1.6%
  • CSS 1.3%
  • JavaScript 0.6%