- π Technologies
- β¨ Features
- π Environment
- π¦ Install
- π¨ Build
- π Preview
- β Credits
- π Links
- π License
- π© React
- π‘ TypeScript
- β‘ Vite
- π Tailwind CSS
- π₯ OpenWeatherMap
- π Browse weather by city
- π± Responsiveness
- ποΈβπ¨οΈ Animated icon
π Create environment variables .env file and add the key VITE_API_KEY and the value from your api key
VITE_API_KEY=your_key
π Install the dependencies and start the project
yarn install
yarn run dev
π Build the application for production
yarn run build
π Preview the build
yarn run preview
This project is under the MIT license. See the LICENSE file for more details.