This a simple react app for an Intro to React Workshop that I'm running.
First we'll clone the project.
git clone https://github.com/dfirebaugh/clock-face
cd clock-face
npm install && npm start
Open the project and install node dependencies.
You can see the demo from here: https://dfirebaugh.github.io/clock-face/
React is a declarative, efficient, and flexible JavaScript library for building user interfaces.
This talk will go over some basic concepts of React to get you up and going building React apps.
There will be a discussion, then we will have free time to work on building a basic app with react.
Click here to go to details of meetup