Description | Requirements | Technologies | Usage | Demonstration
On 27/10/2021 I was invited to do a pair programming.
In this pair I was challenged to consume the PokéAPI, get and process all the data and then show this data in the Frontend. Another task requested was to show more details from that same pokemon in some way, be it button, link or something similar.
On this day, I ended up getting stuck on how to bring up the details and my time ended up running out.
After that, I wanted to close this project as something personal.
Remembering that this project has a simple purpose, however I am proud of having developed
- PokéAPI
- Nodejs
- Express
- EJS
- GOT
- EJS
- Bootstrap
- Owl Carousel
You can clone it on your pc using the command:
git clone https://github.com/steniodr/Pokemon-Page-Nodejs.git
cd Pokemon-Page-Nodejs/srcInstall dependencies using:
npm iRun api:
npm run indexAfter that, input in Web Browser:
localhost:8080/
Distributed under the MIT License. See LICENSE for more information.


