This project has a list of pokemons you can like and comment.
PokeDB includes the PokeAPI and Involvement API. You can like pokemons and comment on their page, check their type and base stats.
In the following link, you can view the PokeDB website.
this a short explaining what we have done on this project. video link
- HTML
- CSS
- JAVASCRIPT
- Node.js/NPM
start by cloning the repository.
git clone https://github.com/rachidelaid/pokeDB.git
cd to the folder.
cd pokeDB
install all the dependencies.
npm install
run the live server
npm run start
go to http://localhost:8080
build the distribution folder before hosting the app
npm run build
after the build you can host the dist
folder.
👤 Rachid El aid
- GitHub: @rachidelaid
- Twitter: @rachidelaid1
- LinkedIn: Rachid El aid
👤 Pedro Guerreiro
- GitHub: @guerreiropedr0
- Twitter: @guerreiropedr0
- LinkedIn: Pedro Guerreiro
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
In this project we used the Poke API and Involvement API, please check it out! 😊
Give a ⭐️ if you like this project!
This project is MIT licensed.