A fully functional EXAMPLE project written with React, Vite, TypeScript, Tailwind and TanStack Query
This project showcases a modern weather app built with React, Vite, TypeScript, Tailwind CSS and TanStack Query. It highlights how to create a scalable and efficient application using these cutting-edge technologies. Ideal for learning and reference, this example demonstrates best practices in web development with a focus on performance and design.
- search
- debounce search
- utilizing weather api
Coming soon...
- clone this project
- make sure to have node and npm installed
- navigate to project root and install dependencies via npm install
- run project locally by npm run dev
- open browser on provided port
Coming soon...
Instruction on how to follow up with pull request coming soon...
This project is still ongoing. Project is meant for training and finding best practices for constructing new project.