Skip to content

caneraslan/WeatherAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + TypeScript + Vite

This is a weather app. I used React + Typescript + Vite. I have an API KEY on openweathermap.org

We can find a city information about today or tomorrow info via API. I used about turkey cities on the project. You can search a city and find an info of its weather

You need an API KEY on openweathermap. I used a free version.

configuration API_KEY

If you work with my project. Note that you have defined an API KEY on api/weather.js

const apiKey =  'API_KEY';

My project Snippets My project Snippets My project Snippets

About

A modern weather forecasting application built with React, TypeScript, and Vite. Fetches real-time data from OpenWeatherMap API with a focus on Turkish cities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors