Skip to content

ArturoRomanelli/weather-dashboard-react

Repository files navigation

A simple weather dashboard

Setup

For this project, you need to register to WeatherAPI and get an API key. You can do this by following the instructions on the WeatherAPI website.

After you have registered and got an API key, you need to create a .env file in the root directory of the project and add the following line:

VITE_WEATHER_API_KEY=your_api_key

After you have added the API key, you can run the project by running the following command:

npm run dev

Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors