k4sud0n / react-random-shiba

Showing random images of shiba dog

Home Page:https://k4sud0n.github.io/react-random-shiba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Showing random images of shiba dog

https://k4sud0n.github.io/react-random-shiba


Languages

Language:JavaScript 56.0%Language:SCSS 33.5%Language:HTML 10.5%