- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🔭 Acknowledgements
- ❓ FAQ
- 📝 License
The pokedex website displays Pokemon using pokeapi. Here user can also like a Pokemon, can add a comment for a Pokemon.
Technology
- HTML
- CSS
- Javascript
- Webpack
Tools
- VS Code
- GIT
- GITHUB
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
video3678094821.mp4
To get a local copy up and running follow these simple example steps.
you have to those tools in your local machine.
- NPM
- GIT & GITHUB
- Any Code Editor (VS Code, Brackets, etc)
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
Shahadat Hossain
Paul Sáenz Sucre
- We will add reservation section
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- My Family.
- Microverse Team.
- Poke API.
- Involvement API.
-
Are you using database?
- No, I am not using any database.
-
Can I use this project for personal use?
- Yes, you can use it.
This project is MIT licensed.