Skip to content

One of my dream project which I started to learn some concepts of react and redux. How to work with API and arrange complex data, This project is possible only because of the pokeapi which is available for free and serving an unlimited no of requests to any developer who wants to get the pokemon data. You can check the official docs on https://p…

Notifications You must be signed in to change notification settings

Rushil-Dhinoja/poke-dex

Repository files navigation

Poke-DEX

Home page of the poke-dex

A detailed website about pokemons, it is powered using the PokeAPI.

Built With

  • ReactJS
  • Redux
  • Redux Thunk
  • React Router
  • SCSS

Versions

  • v1.0 - Initial version which was only the digital version of the physical pokemon cards.

  • v1.1 (Current) - New like feature added which allows user to like some pokemons and will be able to save them in liked section. It uses HTML 5 Local Storage to achieve the functionality.

To set up the copy of the project in your local environment.

Clone the repository and run.

npm install
npm run start

The app will be started on the localhost:3000.

Authors

  • Rushil Dhinoja

About

One of my dream project which I started to learn some concepts of react and redux. How to work with API and arrange complex data, This project is possible only because of the pokeapi which is available for free and serving an unlimited no of requests to any developer who wants to get the pokemon data. You can check the official docs on https://p…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published