hardkill551 / DoITakeALittleJacket

Home Page:https://do-i-take-a-little-jacket.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Levo um casaquinho?

An easy-to-use weather application. Stay informed about the weather in any city around the world, receive a 5-day weather forecast, and plan your trips knowing the weather conditions.

Try it out now at https://do-i-take-a-little-jacket.vercel.app

About

This is a web application that allows users to check the weather in any city around the world. Here are the implemented features:

  • Search and display the current weather for a specific location.
  • Show a 5-day weather forecast.
  • Visualize weather conditions, such as rain, snow, clear skies, and more.

With this app, users can plan their activities and trips while staying informed about the weather conditions in their desired locations.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm run dev
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:5173 on your favorite browser

About

https://do-i-take-a-little-jacket.vercel.app


Languages

Language:TypeScript 92.1%Language:HTML 4.7%Language:JavaScript 3.2%