Skip to content

kimodell/weather-app

Repository files navigation

Weather App 🌤️

Weather App is a single-page application that allows you to quickly find the weather for your current location or search for the forecast in any city. Users can view both the current day's weather and a 7-day forecast.

Weather App was built following a tutorital from https://www.freecodecamp.org/news/beginner-web-dev-tutorial-build-a-weather-app-with-next-js-typescript/

Getting Started

  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Naviagte to http://localhost:3000 in your browser.

Dependencies

  • Next.js
  • Tailwind CSS
  • React
  • Node 18.17.0
  • Axios
  • Jotai
  • date-fns
  • clsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published