mathewhawley / ui-play-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ui-play-react

Build Status dependencies Status devDependencies Status Codacy Badge Codacy Badge

A collection of UI development learning exercises. These are React versions of ui-play.

Set up

To run, make sure you have the following installed on your machine:

Install dependencies:

$ yarn

Run a project by specifying it's name as an argument:

$ yarn start <project name>

Projects

Below are a list of projects that can be run via the yarn start command:

sidenav

About


Languages

Language:JavaScript 86.1%Language:CSS 12.3%Language:HTML 1.6%