Skip to content

The challenge was to build out an app, integrate with the Dog API. 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;

Notifications You must be signed in to change notification settings

migsilva89/DogFactsApp-React

Repository files navigation

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

About

The challenge was to build out an app, integrate with the Dog API. 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;

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published