Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 638 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 638 Bytes

React iPhone Stopwatch

A react implementation of the iPhone 7 stopwatch (Web)

Build Status

a screenshot of an iPhone 7 stopwatch

Implementation includes:

  • React
  • ECMAScript 2015 (AKA ECMAScript 6)
  • CSS Modules
  • SASS
  • Webpack
  • Jest
  • ESLint (Airbnb)

Installation

yarn

Start

yarn start    

Distribution

yarn dist

Open

http://localhost:8080/

License

MIT