Skip to content

This web application shows a list of Pokémon that it has retrieved from the PokeApi. Users can like their favorite Pokémon and make comments about them. The Involvement API receives comments and likes. The JEST testing framework enables a few tests. -Built with JavaScript, Jest, API, and CSS.

License

Notifications You must be signed in to change notification settings

Hadi111jafari/capstone2-API-webapp

Repository files navigation

Capstone2-API-webapp

This project is a web application based on an external API. We selected an API that provides data about Pokemon based on PokeAPI.

Images

Home page:

Pop up:

Tests:

This web app displays a list of pokemons. Users can like thier favorite pokemons and make comments about them. Comments and likes are posted to Involment API. A couple of test are made posible using the Jest framework for testing.

Video

A short minute video of an overview of our project. Watch here.

We liked more the first video we made, so we are going to leave it here.

Built With

  • HTML
  • CSS
  • JavaScript
  • GitFlow
  • Linters
  • Webpack
  • Jest for testing

Live Demo

Click here!

Development set up

Clone Repository using git clone [email protected]:Hadi111jafari/capstone2-API-webapp

OR using HTTPS

git clone https://github.com/Hadi111jafari/capstone2-API-webapp.git

move into project directory

cd capstone2-API-webapp

Install Project dependancies using NPM

npm install

build with the command

npm run build

launch project locally with

npm start

Authors

👤 Abdul Hadi Jafari

👤 Elmer Lopez

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse team for guidance

📝 License

This project is MIT licensed.

About

This web application shows a list of Pokémon that it has retrieved from the PokeApi. Users can like their favorite Pokémon and make comments about them. The Involvement API receives comments and likes. The JEST testing framework enables a few tests. -Built with JavaScript, Jest, API, and CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published