Skip to content

Built with Next.js, Tailwind CSS, and OpenWeatherMap API. Provides fast and accurate weather information for cities of Turkey.

Notifications You must be signed in to change notification settings

batuhankendirli/bkweather

Repository files navigation

BKWeather

Built with Next.js, Tailwind CSS, and OpenWeatherMap API. Provides fast and accurate weather information for cities of Turkey.

🛠 Installation & Set Up

  1. Clone the project

    git clone https://github.com/batuhankendirli/bkweather.git
  2. Go to the project directory

    cd bkweather
  3. Install dependencies

    npm install
  4. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

⚙ Environment Variables

To run this project, you will need to add the following environment variables to your .env file

WEATHER_API_KEY=[YOUR_OPENWEATHERMAP_API_KEY]

WEATHER_LINK=https://api.openweathermap.org/data/2.5/

📸 Screenshots

p-case-homepage

p-case-homepage-2

p-case-weather-temp

p-case-weather-feels

p-case-weather-humidity

p-case-weather-wind

p-case-weather-cards

🔴 Demo

You can find the live version here.

weather-app

✉ Feedback

If you have any feedback, please reach out to me at [email protected].

About

Built with Next.js, Tailwind CSS, and OpenWeatherMap API. Provides fast and accurate weather information for cities of Turkey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published