pagarevijayy / weather-app-react

Weather app: react + nextjs weather app assignment

Home Page:https://zweather-app-react.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛅️ Weather App

Live

A simple weather app that allows users to check current weather conditions for a particular location and gives around 7-day forecast

Functionality

  • By default, the app shows the weather of current browser location and around 7 days forecast
  • It has a searchable function to view weather of any particular location
  • Responsive design

Tech

  • Stack: Nextjs, React, Tailwindcss, Javascript
  • Uses weatherapi.com for weather service
  • Deployed on Vercel
  • To run dev server: npm run start
  • Build: npm run build

About

Weather app: react + nextjs weather app assignment

https://zweather-app-react.vercel.app/


Languages

Language:JavaScript 99.3%Language:CSS 0.7%