React Weather App
A weather app made using React, Tailwind CSS and the OpenWeatherMap API
Setting It Up
- Download / clone the repository to your local machine.
- Open a terminal inside the project's root directory.
- To get the DEV server online, run the command
yarn vite
- To build for Production
yarn vite build
- Preview the production build using
yarn vite preview
NOTE: You can also use npx in place of the yarn utility :)
Credits
Huge thanks to the sources below for making this shitstorm possible!
Images
- Background Image 1
- Background Image 2
- Background Image 3
- Background Image 4
- Background Image 5
Icons
SVG Repo