/weather-app

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

Primary LanguageTypeScript

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