Skip to content

Greenback-nz/pokeDB

 
 

Repository files navigation

PokeDB Website

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.

screenshot

Live Link

In the following link, you can view the PokeDB website.

Explanation Video

this a short explaining what we have done on this project. video link

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • Node.js/NPM

Getting Started

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.

Authors

👤 Rachid El aid

👤 Pedro Guerreiro

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

In this project we used the Poke API and Involvement API, please check it out! 😊

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 36.2%
  • CSS 20.9%