This is a simple countdown timer app. You can set the timer and you can start your countdown.
- React
- Vite
- Typescript
#Clone the repository
git clone https://github.com/emretfn/techcareer-case-study
#Navigate to the project directory
cd techcareer-case-study
# Install dependencies using pnpm
pnpm install
# Run the development server
pnpm dev