Skip to content

Latest commit

 

History

History
executable file
·
44 lines (28 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
44 lines (28 loc) · 1.05 KB

Dogs Facts App - React

Preview for the Dogs Facts App challenge

The challenge

The challenge was to build out an app, integrate with the Dog API.

And users should be able to:

  • Render an initial list of items to the page (from dog api);
  • Implement controls to remove existing items;
  • Implement a means to set one of the items as ‘selected’;
  • Implement controls to add new item based on API;

Built with

Project Setup

git clone https://github.com/migsilva89/DogFactsApp-React
npm install 
npm run dev

Live Url here..

Tips or advice on how to improve are very welcome, thank you all!

Linkedin - Twitter