Skip to content

A basic application in React implementing a front-end interface that consumes an API

Notifications You must be signed in to change notification settings

ishitakarna/REACTiveApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACTiveApp

A basic web application in React implementing a front-end interface that consumes an API.

API

This project utilizes the Pokemon API to fetch detailed information about various Pokemon species.

Features

  1. Landing Page
  2. Pokemon Gallery with Multi-label Filters: Filter based on type of pokemon.
  3. Sortable List of Pokemons based on Attributes: Sort based on height or weight of pokemon in ascending or descending order.
  4. Table of Pokemons with Search Feature: Table with pokemons and a search-as-you-type input box.

Screenshots

image image image image image

About

A basic application in React implementing a front-end interface that consumes an API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published