Clock Work is a React Native Expo application designed to boost productivity and well-being. It combines four essential features:
- To-Do List: Organize your tasks and stay on top of your schedule.
- Focus Timer: Use the Pomodoro technique to stay focused and productive.
- Notes App: Jot down ideas, reminders, and important information.
- Relaxation Game: Take a break and unwind with a simple game, offering a healthy alternative to doomscrolling.
- Seamless integration of productivity tools in one app.
- User-friendly interface for easy navigation.
- Cross-platform support with Expo.
- Node.js installed on your system.
- Expo CLI installed globally (
npm install -g expo-cli). - A mobile device or emulator for testing.
-
Clone the Repository
git clone https://github.com/your-repo/clock-work.git
-
Install Dependencies
npm install
-
Start the Development Server
npx expo start
-
Run on a Device or Emulator
- Scan the QR code in the Expo Go app (available on iOS and Android).
- Alternatively, use an emulator/simulator to run the app.
Enjoy using Clock Work to enhance your productivity and well-being!