A clean and responsive Pomodoro Timer web app built using React + Tailwind CSS, inspired by Study tools to boost productivity. ⏳✨
Follow these steps to set up and run the project locally:
git clone https://github.com/Amanc77/StudyVerse-UI.gitcd StudyVerse-UIMake sure you have Node.js and npm installed.
npm installInstall Tailwind CSS and Vite plugin:
npm install tailwindcss @tailwindcss/vitenpm run devThe app will be available at http://localhost:5173 (or another port shown in the terminal).
- React.js
- Tailwind CSS
- Vite
- JSX Components