A simple web application that uses AccuWeather API.
- Clone this repository.
- Navigate to the project directory.
- Install dependencies using
pnpm install. - Start the development server with
pnpm run dev. - Open your browser and navigate to
http://localhost:5173. - Start adding and managing your tasks!