lautaandreani / hello-extend-challenge

Frontend challenge using ReactJs & Typescript, for styles TailwindCSS 🎨

Home Page:https://hello-extend-challenge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend React Challenge

Challenge

  • Review the mock up available on Figma NOTE: you may need to sign up for a free Figma account in order to inspect the styling properties required for the elements, such as paddings, margins, etc.

  • Review the Dog.ceo api By Breed endpoint documentation

  • The goal of this challenge is to be able to search for a breed of dogs in a search input and then display up to 10 images of that breed of dog on screen

  • You should be able to favorite and unfavorite images of dogs, moving them into and out of the favorites section of the page

  • Submit a pull request in your repository, with a descriptive message, and no more than a few commits (each with a clear purpose).

  • Before the next interview, we will provide PR feedback, to give you a chance to improve your solution before the call

  • Feel free to ask questions, as we want to simulate working with the team.

Tips

  • Make sure to add accurate typings!

  • Add some tests to verify that your components are working properly

About

Frontend challenge using ReactJs & Typescript, for styles TailwindCSS 🎨

https://hello-extend-challenge.vercel.app


Languages

Language:TypeScript 84.3%Language:JavaScript 8.0%Language:HTML 5.9%Language:CSS 1.8%