Skip to content

Creación de un Pokedex usando React y Redux, el cual muestra una lista de pokemon de la primera generación.

License

Notifications You must be signed in to change notification settings

KortexCode/Pokedex-Redux

Repository files navigation

PokeRedux

Responsive website built with React and React-Redux where users can check information about pokemons from different generations, save them to a favorite view and filter by pokemon type or name

Applied Concepts

  • Single Page Applications(SPA)
  • Api Rest

Frontend Width Javascript

  • React
  • React Redux - ToolKit

CSS Tools

  • Tailwind
  • PostCss

Configuration Tools

  • Webpack

API

You can consult the site where the API was used. Here Link to Pokemon Api

Available Scripts

In the project directory, you can run:

npm install

Run npm install to download all files and packages

npm run start

Runs the app in the development mode

port http://localhost:9000/

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Creación de un Pokedex usando React y Redux, el cual muestra una lista de pokemon de la primera generación.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published