Skip to content

mohameddjebloun/weather-app

Repository files navigation

Weather App

A weather forecasting app built built using Create React App, tailwindcss and daisyUI that uses the OpenWeather API to retrieve and display weather data for a specified location.

Features

  • Allows user to search for a location
  • Displays temperature, weather description, and time
  • Allows user to switch between Celsius and Fahrenheit

Demo

Try the app live at https://mohameddjebloun.github.io/weather-app

Installation

  1. Clone the repository git clone https://github.com/mohameddjebloun/weather-app.git

  2. Install dependencies

npm install

  1. Start the development server

npm start

Contributing

  1. Fork the repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published