Skip to content

A weather app built with ReactJS, offering current conditions and forecasts.

License

Notifications You must be signed in to change notification settings

disalad/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

About The Project

A simple weather app built with React.js, providing current weather conditions and forecasts.

Built With

Getting Started

Follow the steps below to set up the project locally.

Prerequisites

Make sure you have the following installed:

  • Node.js
  • npm / yarn

Installation

  1. Clone the repo

    git clone https://github.com/disalad/weather-app.git
  2. Install dependencies

    yarn install
  3. Create a .env file in the root directory of the project.

  4. Add your LocationIQ API key to the .env file:

    REACT_APP_API_KEY=YOUR_API_KEY_HERE
  5. Start the development server

    yarn start

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/disalad/weather-app

About

A weather app built with ReactJS, offering current conditions and forecasts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published