Skip to content

PMSAlbuquerque/weather-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app, that allows users to search the 10-day weather forecast for cities, and save it. Saved information will remain in local storage.

1

2

Try on Vercel

Getting Started

First you need free test pro key. Create your api key in: https://openweathermap.org/api

Once you get the repository you will need to add it to .env.local

Then, run the development server:

# Clone repository
git clone https://github.com/PMSAlbuquerque/Weather-App.git

# Go into the repository
cd Weather-App

# Install dependencies
npm install

# Run the app
npm run dev

App Details

Application using Nextjs, Typescript, Axios, Jest and OpenWeather API (https://openweathermap.org/api).

About

Minimal weather app to search cities 10-days forecast weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published