Skip to content

Stexxe/weather-nuxt3

Repository files navigation

Weather widget

Written in Nuxt3.

Trying out

Install the dependencies:

npm install

Make a copy of the .env.example file and rename it to .env:

cp .env.example .env

Edit the .env file to put the API key from openweathermap.org into the value of the API_KEY variable. You can use the 2f2175cde76061f6b76ede759837e776 key if you don't have the account.

Start the development server on http://localhost:3000:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published