Skip to content

Created an App that consumes information from PokeApi, to display a list of pokemons

License

Notifications You must be signed in to change notification settings

Oklukeok/Pokedex-Api

 
 

Repository files navigation

logo


Pokedex API

Our project is a pokémon index, listing the original 151 from the first season, consuming the information from PokeAPI.co . Also, the App is connected to a seccond API to post and retrieve the comments and reservations. The project was set up via webpack, the testing was done with jest, and we used babel to compile the JavaScript.

Built With

  • JavaScript, HTML, CSS
  • webpack, jest, babel
  • Git, GitHub, Gitflow, VSCode

Video Introduction

video

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps:

1 - Above the list of files, click on the "Code" button

2 - Copy the URL for the repository.

3 - To clone the repository using HTTPS, under "HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click SSH, then click . To clone a repository using GitHub CLI, click GitHub CLI, then click . The clipboard icon for copying the URL to clone a repository with GitHub CLI

4 - Open Git Bash.

5 - Change the current working directory to the location where you want the cloned directory.

6 - Type git clone, and then paste the URL you copied earlier.

7 - Press Enter to create your local clone.

8 - To get started with the exact same setup, don't forget to install webpack, babel, and jest on your computer!

Prerequisites

  • Installation of Node.js, Node Package Manager, webpack module bundler, and Babel
  • Functioning computer Internet connection
  • Basic understanding of Git and GitHub
  • Basic JavaScript, HTML, and CSS knowledge

Setup

Please read the documentation to get familiar with each of them!

Install

  • A code editor (e.g. VSC) /text editor (e.g. notepad++) Node.js

Usage

Feel free to use this repo to play around with basic HTML, CSS, and JavaScript elements and solutions

Run tests

No testing required, but you can always take a look at the jest testing environment and create new tests for functions.

Authors

👤 Daniel Carrera

👤 Lucas Bermudez

👤 Mátyás Gombos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Created an App that consumes information from PokeApi, to display a list of pokemons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 20.8%
  • HTML 1.9%