Focus Timer is a React Native application that helps users manage their time effectively by allowing them to set and control a countdown timer. The app features a sleek design, customizable inputs, and smooth navigation.
- Set a timer by entering minutes and seconds.
- Start, pause, and reset the timer with intuitive controls.
- Navigate between timer and input screens seamlessly.
- Custom fonts for an enhanced UI experience.
- Background image for a visually appealing interface.
Follow these steps to set up and run the app:
- Clone the repository:
git clone https://github.com/aninditaws/Simple-Timer-App
2. Install the dependencies:
```bash
npm install
- Start the app:
npm start
- Use Expo Go (or your preferred emulator) to preview the app on your device.
- Input the desired minutes and seconds in the input fields on the main screen.
- Press the "Start" button to begin the countdown.
- Use the controls to pause, reset, or return to the input screen.
- React Native: Framework for building native mobile applications.
- Expo: Toolchain for developing React Native apps with ease.
- Custom Fonts: Inter-Regular and Inter-Bold for enhanced typography.
- Icons: Ionicons and MaterialIcons for intuitive UI elements.
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature/your-feature-name).
- Commit your changes (git commit -m 'Add some feature').
- Push to the branch (git push origin feature/your-feature-name).
- Open a pull request.
Developed by Anindita Widya Santoso (18222128)