Skip to content

h-ARTS/Clicks-and-clock-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clicks and Clock - React App

My very first React App.

It has a Clock and you can count clicks by pressing the button.

How to use

  1. Just clone the repo
  2. Open the Terminal and change to this directory
  3. Enter:
node server.js
  1. Open localhost:8080 in browser
  2. Done!

Not more not less.

- Hanan