I used TypeScript with React to create a Simple Clock and Stopwatch.
- The Clock now has about 380 Background Gradients from uiGradients
- Check out uiGradients for Beautiful Gradient Background.
- Clone the Repo
git clone https://github.com/ish-u/react-typescript-clock.git cd react-typescript-clock/clock
- Install Node Modules
npm install
- Run
The App will be live at
npm start
http://localhost:3000/