Skip to content

rismawtsa/cat-breeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Breeds

A list of the cat breeds is fetched from TheCatApi

Live Demo

Features

  1. Showing the list
  2. Searching by name and origin
  3. Can be showing and hiding the detail
  4. Infinite scroll

Installation

Make sure Node.js is already installed.

Open the terminal,

  1. Change the directory/folder to where you want to put it. eg.
    cd Documents/Projects
    
  2. Clone the repository.
    git clone https://github.com/rismawtsa/cat-breeds.git
    
    It will create the cat-breeds directory/folder and download the source code
  3. Change the directory/folder to cat-breeds.
    cd cat-breeds
    
  4. Install the dependencies
    npm install
    
  5. Running the application
    npm start
    
    It should open the app on the browser automatically

About

A list of cat breeds, made in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published