GordyD / cats

This is a React application seeing a grid of Cats and associated facts!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cats!

This is a React application seeing a grid of Cats and associated facts!

This app is built using React and Redux in ES6.

Set-up

N.B You will need to ensure you have node 6+ on your machine.

Clone the repo and then run the following commands.

npm install
npm start

then open http://localhost:3001 in your browser of choice!

Circle CI

Circle CI has been set up to perform automated linting and testing. You can see the status of the latest build of the master branch below:

CircleCI

Testing

npm run test

Linting

npm run lint

About

This is a React application seeing a grid of Cats and associated facts!


Languages

Language:JavaScript 82.9%Language:CSS 15.1%Language:HTML 2.0%