Skip to content

The pokedex website displays Pokemon using pokeapi. Here user can also like a Pokemon, can add a comment for a Pokemon.

License

Notifications You must be signed in to change notification settings

shahadat3669/pokedex

Repository files navigation

logo

POKEDEX

📗 Table of Contents

🎯 Pokedex

The pokedex website displays Pokemon using pokeapi. Here user can also like a Pokemon, can add a comment for a Pokemon.

🛠 Built With

Tech Stack

Technology
  • HTML
  • CSS
  • Javascript
  • Webpack
Tools
  • VS 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)

👁 Presentation video

video3678094821.mp4

(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:shahadat3669/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

First Author:

Shahadat Hossain

portfolio linkedin twitter

Second Author:

Paul Sáenz Sucre

portfolio linkedin twitter

(back to top)

🔭 Future Features

  • We will add reservation 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

(back to top)

❓ FAQ

  • Are you using database?

    • No, I am not using any database.
  • Can I use this project for personal use?

    • Yes, you can use it.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The pokedex website displays Pokemon using pokeapi. Here user can also like a Pokemon, can add a comment for a Pokemon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published