Skip to content

cmirnow/The-Cat-API-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cat API React App

😾 A reactjs app to display information about cat breeds.

Quickly start

$ git clone https://github.com/cmirnow/The-Cat-API-React-App.git
$ cd The-Cat-API-React-App
$ touch .env && echo -e "REACT_APP_THECAT_API_KEY = XXXXXXXXXXXXXXXXXXXXXXX" > .env
$ npm install
$ npm start

About

A reactjs app to display information about cat breeds.

Topics

Resources

Stars

Watchers

Forks