Skip to content

sadmann7/weather

Repository files navigation

Weather

This project is a weather app bootstrapped with create-next-app.

Weather

Tech Stack

Features

  • Fetch weather data from OpenWeather API
  • Convert temperature from Celsius to Fahrenheit and vice versa

Installation

1. Clone the repository

git clone https://github.com/sadmann7/weather.git

2. Install dependencies

yarn install

3. Create a .env file

Create a .env file in the root directory and add the environment variables as shown in the .env.example file.

4. Run the application

yarn run dev

The application will be available at http://localhost:3000.

Deployment

The easiest way to deploy the app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors