anthonybrown / React-workshop

My third workshop on React and Redux with Brian Holt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 3 day workshop

Clone the project and cd into directory and run yarn install or npm install

To start the application run yarn dev and open another terminal window
and run yarn api. The last command will produce a rating using the ratingsAPI,
a node package.

Using Jest and Enzyme are a joy to use, I really like how these work.

About

My third workshop on React and Redux with Brian Holt

License:MIT License


Languages

Language:JavaScript 97.4%Language:CSS 2.5%Language:HTML 0.0%