/pokedex

The Pokedex website utilizes data from the PokeAPI to provide a comprehensive display of Pokémon. Users not only can browse and view detailed information about each Pokémon but can also engage with the content.

Primary LanguageJavaScriptMIT LicenseMIT

logo

POKEDEX

📗 Table of Contents

🎯 Pokedex

The Pokedex website utilizes data from the PokeAPI to provide a comprehensive display of Pokémon. Users not only can browse and view detailed information about each Pokémon but can also engage with the content.

🛠 Built With

Tech Stack

Technology
  • HTML
  • CSS
  • JavaScript
Tools
  • Webpack
  • Visual Studio Code
  • Git
  • GitHub

Key Features

This project is a simple Pokedex. The main features are:

  • View pokémons
  • Add likes to a pokemon
  • Show total number of like for each pokemon
  • Add comments to a pokemon
  • Show total number of comments for each pokemon

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

you have to those tools in your local machine.

  • NPM
  • GIT & GITHUB
  • Any Code Editor (VS Code, Brackets, etc)

Setup

Clone the project.

  git clone git@github.com:paulsaenzsucre/pokedex.git

Go to the project directory.

  cd pokedex

Now in terminal run npm install to install all dependencies.

  npm install

Now in terminal run npm start to start the webpack dev server.

  npm start

(back to top)

👥 Authors

👤 Paul Sáenz Sucre

(back to top)

👥 Previous Contributors

👤 Shahadat Hossain

(back to top)

🔭 Future Features

  • We will add berries section

(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

  • Thanks to my coding partner Shahadat who was an initial contributor to this project.
  • Microverse team and classmates.
  • Thanks for all the curated content that was provided to us.
  • Thanks to my learning and coding partners for all their support.
  • Hat tip to anyone whose code was used.

(back to top)

❓ FAQ

  • Can I use this project for personal use?

    • Sure, if you want to talk about something specific, feel free to send me a direct message.

(back to top)

📝 License

This project is MIT licensed.

logo

Copyright © 2023 - Paul Saenz Sucre

(back to top)