Skip to content

PolitetechSoftware/NhanTran_ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a weather application by React, TypeScript. It allows users to search for weather information by city and displays the current weather conditions.

Features

  • Search and display current weather by city name
  • Filter weather by temperature

Installation

Install dependencies:

npm install

Configuration

Find .env file in the root directory and add your OpenWeatherMap API key in this following line:

REACT_APP_WEATHER_API_KEY=<your api key>

Usage

To start the development server, run:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors