sanjeevkumarray / -Basic_Single_Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic_Single_Page

Create a basic single page on react.

Use the api in https://rickandmortyapi.com

  1. show a list of characters with some details like
  • photo

  • name

  1. add a text box at the top where the user can filter by name

The evaluation will be based on the following

  • the app not erroring out when handling user inputs

  • responsiveness

Done!

About


Languages

Language:JavaScript 56.9%Language:HTML 24.5%Language:CSS 18.5%