Skip to content

Repository files navigation

Timer

wakatime

Quick Start

# Clone the repository
git clone git@github.com:AugusDogus/timer.git

# Change directory
cd timer

# Install dependencies
npm install

# Start the app
npm start

A timer with automatic split support using DB level.

src
  ├─ app
  |   ├─ Expo SDK 50
  |   ├─ React Native using React 18
  |   ├─ Navigation using Expo Router
  |   ├─ Tailwind using NativeWind
  ├─ atoms
  |   └─ Jotai for state management
  ├─ components
  |   └─ Shared components
  └─ util
      ├─ cn - Merges Tailwind CSS classes with clsx utility
      └─ formatTime - Formats time in seconds to HH:MM:SS

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages