This project was bootstrapped with Create React App typescript.
- Framework: React.js
- Styling: Tailwind CSS
- WeatherAPI: OpenWeather
- Fetching Query: React Query
-
Clone the repository
git clone https://github.com/sadmann7/weather-app.git
-
Install dependencies using pnpm
yarn install
-
Create an
.env
file and paste your token from Open Weather. -
Start the development server
yarn start
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Licensed under the MIT License. Check the LICENSE file for details.