This repository contains multiple React applications built as part of my frontend development Apps
All projects are built using:
- React
- JavaScript (ES6+)
- TypeScript
- Tailwind CSS
- Vite
A simple calculator that performs basic arithmetic operations.
Tech Used:
- React
- JavaScript
- Tailwind CSS
- TypeScript
A task management app that allows users to:
- Add tasks
- Delete tasks
- Manage daily activities
Tech Used:
- React
- TypeScript
- Tailwind CSS
- TypeScript
A weather application that fetches real-time weather data from an external API.
Features:
- Search by city
- Display temperature
- Display weather condition
Tech Used:
- React
- JavaScript / TypeScript
- Tailwind CSS
- OpenWeather API