World Focus App is a health and wellness–themed productivity tool that helps you stay calm and focused while studying or working.
Focus on your studies or work while soothing music and scenic driving videos from cities around the world play in the background. This project was built during the 8-hour WinCS x UOACS Beginner Hackathon 2025. It combines travel vibes, relaxation, and focus techniques into one simple web app.
- Explore an interactive 3D globe where you can click on pins to jump to scenic driving videos in cities around the world.
- Listen to soothing sounds or music while you work.
- Use the built-in Pomodoro timer to structure study or work sessions.
- React
- Tailwind CSS
- Follow the instructions on GitHub to clone this repo
- Open the root directory of the project
- Run
npm installto install the Node dependencies (requires NodeJS installed) - Run
npm install react-icons - Run
npm run devto start the app at the url [http://localhost:5173/]