A simple React.js stopwatch with milliseconds and lap tracking.
- Start / Pause / Reset
- Lap recording
- Millisecond display
- Responsive and lightweight
git clone https://github.com/yourusername/react-stop-watch.git
cd react-stop-watch
npm install
npm start