Skip to content

anupamsmaurya/catrancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catrancher App

This project was bootstrapped with Create React App.

The app separates the cats into groups of 3 cats (a clowder) that get along. In order to avoid cat fights in the clowder, each cat in the group must either be the same or different from every cat in the group for each attribute.

Steps to run

In the project directory, you can run:

yarn install

This will install the dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.\