Skip to content

GordyD/cats

Repository files navigation

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!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published