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.
This project was bootstrapped with Create React App.
- 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.
- Responsive layout.
- Favourite your Pokemon.
- Tests for Listing and Detail
- React
- HTML
- CSS
- JavaScript/ES6
- Typescript
- React Hooks
- React Router
- Redux
- React Redux
- Pokeapi
- Netlify
- Node
- Npm
- git clone
https://github.com/varungujjar/pokemon-app.git
- cd pokemon-app
- npm install
- npm run start
- npm test
👤 Varun Gujjar
This project is Apache licensed.