Skip to content

turhanomer/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch Application

This project is a simple stopwatch application based on React. After clicking the Stop button after the Start button, data can be added and deleted to the storage one after the other.

  • React, Tailwind, Bootstrap libraries are used

Installation

$ npx create-react-app my-app

$ npm install -D tailwindcss
$ npx tailwindcss init

$npm i [email protected]

Running The App

$ npm start

To view in the browser http://localhost:3000

About

This allows the repository to keep time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors