Skip to content

k4sud0n/react-random-shiba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React random shiba

This is a app that shows random shiba dogs.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

node
yarn or npm

Installing

  1. Clone this repository

  2. Install server dependencies

    $ cd react-random-shiba
    $ yarn add

    or

    $ cd react-random-shiba
    $ npm install

Run the app

  1. Start the server
    $ cd react-random-shiba
    $ yarn start
    or
    $ cd react-random-shiba
    $ npm start
  2. Browse to http://localhost:3000/