Skip to content

varungujjar/pokemon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon React App

Pokemon App is a React web application where you can navigate the details of the different pokemon by clicking on the list of 50 pokemons displayed per page. It has the favourite functionality with which you can favourite your pokemon by clicking on.

snapshot

pokemon

live demo

Pokemon React App Demo

This project was bootstrapped with Create React App.

Features

  • A list of 50 pokemons showing per page.
  • You can add and remove a Pokemon from favourites by clicking on the Heart icon.
  • When a pokemon is clicked you can see the details of the pokemon.
  • You can navigate back to the previous page by clicking on the back button or the logo.

Potential Features

  • Responsive layout.
  • Favourite your Pokemon.
  • Tests for Listing and Detail

Built with

  • React
  • HTML
  • CSS
  • JavaScript/ES6
  • Typescript
  • React Hooks
  • React Router
  • Redux
  • React Redux
  • Pokeapi
  • Netlify

Prerequisites

  • Node
  • Npm

Setup

  • git clone https://github.com/varungujjar/pokemon-app.git
  • cd pokemon-app
  • npm install
  • npm run start

Unit Tests

  • npm test

Authors

👤 Varun Gujjar

📝 License

This project is Apache licensed.

About

Display list all Pokemans with pagination and favourite selected one.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published