/react-weather

🌦 React weather app

Primary LanguageTypeScript

Doce Weather 🌦

Minimalist weather app based on your geolocation, consuming the OpenWeatherMap API, made with Next.js & React and it's available here.

Instructions

After cloning this repository, install the dependencies with:

yarn

Then start the development server:

yarn dev

The components documentation are available on Storybook:

yarn storybook