Skip to content

steniodr/Pokemon-Page-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon

Description   |    Requirements   |    Technologies   |    Usage   |    Demonstration

Report bug · Request feature


Developed with

Node.js   EJS   EJS

Description

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

Requirements

Technologies

Backend (Api)

  • PokéAPI
  • Nodejs
  • Express
  • EJS
  • GOT

Front End

  • EJS
  • Bootstrap
  • Owl Carousel

Usage

You can clone it on your pc using the command:

git clone https://github.com/steniodr/Pokemon-Page-Nodejs.git
cd Pokemon-Page-Nodejs/src

Install dependencies using:

npm i

Run api:

npm run index

After that, input in Web Browser:

localhost:8080/

Demonstration

Demo Pokemon Page

License

Distributed under the MIT License. See LICENSE for more information.


About

Using the PokéAPI API to make a simple project to demonstrate skills in Node.js

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors