/shiba

Primary LanguageJavaScript

Shiba Inu Picture App

A small application for random shiba inu pictures from shibe.online API

Technologies Used

  • React.js
  • HTML5
  • CSS 3
  • Babel

Features

  • User can view random photos of shiba inus
  • User can enter the number of photos to see up to 9

Preview

Shiba Inu App

Development

System Requirements

  • NPM 6 or higher

Getting Started

  1. Clone the repository
git clone https://github.com/a-canlas/shiba.git
  1. Install all dependencies with NPM
npm install
  1. Start the project
npm start
  1. Go to localhost:3000 in your browser

This project was bootstrapped with Create React App.