Pokédex - Is an example app for Paramo Technologies challenge | inspired by Official Japanese Pokédex.
See Installing for steps to make it work in your local environment.
- Node JS 14.18+, 16+ - You need it to use npm
git clone https://github.com/JancoBH/pokedex.git
cd pokedex
yarn install or npm install
run `next` or npm run dev.- NextJS 12.2.5
- React 18.2.0
- Redux Toolkit 1.8.5
- PokeApi: https://pokeapi.co
You can check Vercel Website to learn how to deploy this project.
This project is licensed under the MIT License - see the LICENSE file for details.
🧑💻 Developed by JancoBH