Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 721 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 721 Bytes

Doggies

An application that provides you an option to look at the doggies for free.

Installation

# to install all dependencies.
yarn

# to start the app. It will open a window at *localhost:8080*.
yarn start

# Please read *package.json* for more available options.

Description

API used: Dog API.

Technologies used

  • React
  • Redux
  • Redux-saga
  • Emotion
  • Jest
  • Webpack

Demo

Demo available here: https://doggies-iwjvyhveko.now.sh

Author

Anatoly Belobrovik

License

This project is licensed under the MIT License - see the LICENSE.md file for details.