An open API service indexing awesome lists of open source software.

https://github.com/cesarherr/capstonepokemon

The CapstonePokemon project is about building a web application based on an external API that provides data about Pokemon . The webapp have 3 user interfaces.
https://github.com/cesarherr/capstonepokemon

api-rest javascript-es6 jest-tests webpack

Last synced: 5 months ago
JSON representation

The CapstonePokemon project is about building a web application based on an external API that provides data about Pokemon . The webapp have 3 user interfaces.

Awesome Lists containing this project

README

        

# Pokemon

Welcome to my Pokemon project

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Pokemon!

**Pokemon!** This project is a little pokedex to get info about the pokemon universe.

## 🛠 Built With

### Tech Stack
HTML
JS
CSS
Webpack
Jest

Client

### Key Features

- **This site will give you info about pokemons**
- **Cards with characters**
- **Popup windows**
- **Likes and comments for characters**
- **Accept reservations**

(back to top)

## 🚀 Live Demo

https://drive.google.com/file/d/19d5bVYPcDa4tWoEdHIXECbbOqUkDbYzT/view?usp=sharing

(back to top)

## 💻 Getting Started

- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/Jrmcuervo/js-group-capstone.git
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
- Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

## 👥 Authors

👤 **Ruben Cuervo**

- GitHub: [@Jrmcuervom](https://github.com/Jrcuervom)
- Twitter: [@Jrmcuervom](https://twitter.com/Jrcuervom)
- LinkedIn: [Jrmcuervom](https://www.linkedin.com/in/Jrcuervom/)

👤 **Cesar Herrera**

- GitHub: [@Cesarherr](https://github.com/Cesarherr)
- Twitter: [@Cesarherr2](https://twitter.com/Cesarherr2)
- LinkedIn: [Cesarherr](https://www.linkedin.com/in/Cesarherr/)

👤 **Jose RM**

- GitHub: [@Joramot](https://github.com/joramot)
- Twitter: [@El_rulis](https://twitter.com/el_rulis)
- LinkedIn: [jose-RM](https://linkedin.com/in/jose-RM)

(back to top)

## 🔭 Future Features

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this Awesome Books project please share my portfolio with recruters!

(back to top)

## 🙏 Acknowledgments

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)