Git Product home page Git Product logo

talkout-task's Introduction

TalkOut – React Task Use the Marvel API to create a simple Marvel characters catalog. Requirements We would like you to build a simple application that displays a paginated list of Marvel characters. Each item in the list should contain the character’s name and image. When clicking on a character, the app should display character details. The character detail view should display the name, image and description, as well as a list of comics in which this character appears. Additional Information The main goal of this task is to fetch and display a list of items from an API. After selecting an item, the app should navigate to a detail view with some more information. We should be able to run this app locally without any extra configuration - just install dependencies and start. Details on the Marvel API can be found here: https://developer.marvel.com Feel free to use this task to demonstrate any React patterns and/or packages you like. Essentials • The solution must use TypeScript and React • Use of React hooks and functional components is preferred over class components • The character list must be paginated either using a list with pages or infinite scroll. Extra Points • Writing some tests • Styling (you can use anything you like here, e.g. Styled Components, CSS, CSS framework) • UX: Friendly error handling (for example alerts with errors) • Accessibility (for example screen reader friendly implementation) Your solution should be provided as a link to a Git repository, or you can zip and send via email. Good luck!

talkout-task's People

Contributors

kalkusa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.