/Pokemon

Primary LanguageJavaScriptMIT LicenseMIT

capstoneAPI

📗 Table of Contents

📖 Pokemon

Pokemon! This Pokedex is an application that catalogs information about the various species of Pokemon. Includes details such as the Pokemon's name, type, abilities, strengths y comments about it. Here is the link to the video presentation

🛠 Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Key Features

  • Good HTML, CSS and JS practices
  • Using a Pokemon API to render the data dynamically
  • This repository includes Linters

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • browser like google chrome

Setup

Clone this repository to your desired folder:

  • clone the project using by running the following command :
git clone https://github.com/ahmedeid6842/API_Capstone.git

Install

Install this project with:

npm install

Usage

To run this project and open the Pokemon run the following command :

 npm run start

Test

To run the test run the following command :

 npm run test

👤 khaled alaa

👤 Ahmed Eid

(back to top)

🔭 Future Features

  • Enhance the style of the comment page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

We would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)