Test deuna pokemon

This project is builded whith React, Typescript, Formik, Yup, Axios, Firebase & Redux

You need to run npm install && npm run dev to run de application

Login Page

This page is connected to firebase to login with credentials

image

Register Page

This page is connected to firebase to register with email and password and after this you will enabled to login

image

Pokemon page

This page show the first 40 items of pokemon, if you scroll down the next 40 items will be loaded and you can add to favorites list in firestore

image

Favorites Page

This page you can show the items favorites saved in fistore and you can delete of the list

image

Menu section

This section you can change between the pages and close session

image