Skip to content

Simple Timer App: A React Native app that lets users set, start, pause, and reset timers with an intuitive interface and a custom background.

Notifications You must be signed in to change notification settings

aninditaws/Simple-Timer-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus Timer

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.

Features

  • 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.

Installation

Follow these steps to set up and run the app:

  1. Clone the repository:
    git clone https://github.com/aninditaws/Simple-Timer-App
2. Install the dependencies:
```bash
npm install
  1. Start the app:
npm start
  1. Use Expo Go (or your preferred emulator) to preview the app on your device.

Usage

  1. Input the desired minutes and seconds in the input fields on the main screen.
  2. Press the "Start" button to begin the countdown.
  3. Use the controls to pause, reset, or return to the input screen.

Technologies Used

  • 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.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

Author

Developed by Anindita Widya Santoso (18222128)

About

Simple Timer App: A React Native app that lets users set, start, pause, and reset timers with an intuitive interface and a custom background.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published