It's a weather application written in TypeScript that fetches data from an API. In the project, Tailwind CSS is also used.
git clone https://github.com/ivan-chukhalo/weather-app.git
cd weather-app
npm i
npm run start
- TypeScript
- API
- Tailwind CSS