8000 GitHub - mpavithran/timer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mpavithran/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer App Assignment 🚀

Tech Stack

  • Frontend Framework: React (with Vite for fast development)
  • Styling: Tailwind CSS
  • Testing Framework: Vitest (for unit and component testing)

Tasks Completion:

  • Match the UI
  • Simultaneous Timers
  • Snack Bar Behavior
  • Fix Snack Bar Console Error
  • Extract Common Components
  • Consolidate Modal Code
  • Validation Snack Bars
  • Responsive Snack Bar Placement
  • Write Tests
  • Timer Persistence

Project Setup

  1. Clone the repository:

    git clone https://github.com/mpavithran/timer.git
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Run tests:

    npm vitest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0