Skip to content

FrazierMark/Time-Stoppers

Repository files navigation

Stop Watch App

An application to practice using React's useEffect hook.

Screen shot of the Time Stoppers Application

Techologies Used

  • ThreeJS
  • React Three Fiber
  • Vite
  • NodeJS
  • NPM

Live Link

Time-Stoppers

To run locally, clone the repository and open the project in your editor

  • In the project directory, you can run:

'npm install'

  • Installs node modules

'npm run dev'