Skip to content

A student project to help me get more comfortable with React and working with APIs.

License

Notifications You must be signed in to change notification settings

MrGeyMeurt/react_weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App Project

Description

This is a student project designed to help me get more comfortable with React and working with APIs. The goal is to build a weather application that fetches and displays real-time weather data from an external API.

Features

  • Fetch weather data based on user input (city or location).
  • Display current weather conditions, including temperature, humidity, and weather description.
  • Responsive design to ensure a good user experience on various devices.

Technologies Used

  • Frontend: React
  • API: OpenWeatherMap

Installation

  1. Download or clone the repository.
  2. To install the dependencies, run:
npm install
  1. Start the application with:
npm start

Future Plans

  • Add more features.
  • Improve the UI for a better user experience.

About

A student project to help me get more comfortable with React and working with APIs.

Topics

Resources

License

Stars

Watchers

Forks