Skip to content

App using Weatherstack API to get weather for current location (Next.js / React / Tailwind)

Notifications You must be signed in to change notification settings

olegrjumin/weather-app

Repository files navigation

Weather App

This is a simple weather app that uses the Weatherstack API to get the weather data for a current location.

Deployment

App is deployed to Vercel
https://weather-app-olegrjumin.vercel.app/

Getting Started

  1. Add necessary variables to .env file or set NEXT_PUBLIC_USE_MOCK_API=true to use mock data.
  2. Install the dependencies then run the development server:
yarn dev

Run unit tests

yarn test

Documentation

https://weatherstack.com/documentation

About

App using Weatherstack API to get weather for current location (Next.js / React / Tailwind)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published