AlmeroSteyn / dom-code-demo

Demo code repo form DOM Code meetup July 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code demo source code for Dom Code meetup July 2019

This project was bootstrapped with Create React App.

Installing and running

Install the dependencies with npm or yarn:

npm install

//or

yarn

Start the application:

npm run start

//or

yarn start

The application will start on localhost:3000 or the first available port thereafter if 3000 is in use.

About

Demo code repo form DOM Code meetup July 2019


Languages

Language:CSS 93.3%Language:JavaScript 4.3%Language:HTML 2.4%