Skip to content

DarrenCzen/weather-app

Repository files navigation

Weather Application

https://darrenczen.github.io/weather-app/

WeatherApp

React SPA application Weather Application built using Vite, Tailwind, TS and shadcn ui.

Run

npm install
npm run dev

Tech Stack

Project Structure

src
├── app.tsx     # App entry
├── assets      # Assets for images, favicon etc
├── components  # React components
├── hooks       # React hooks
├── lib         # Utils、tools、services
├── main.tsx    # File entry
├── pages       # One .tsx per page
├── router.tsx  # Routers
├── styles      # Less files
├── types       # Typescript types
└── vite-env.d.ts

Credits

Built using boilerplate from Quilljou

About

A simple weather application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published