Skip to content

A JavaScript web pack project that uses PokeApi to create a dynamic web application for exploring Pokemon data. The project leverages webpack’s features such as entry, output, and module bundling to compile JavaScript modules and optimize the code for the browser

License

Notifications You must be signed in to change notification settings

shella12/PokePlayCards.github.io

Repository files navigation

Project Name

Pokemon Website.

Description

  • This project is built using PokeAPI for pokemons and Involvement API for interactions.
  • In this project you can view different Pokemons and their abilities.
  • You can give a like to your favourite pokemons.
  • You can also share your thoughts on the pokemon by leaving comments on it.

Built With

  • HTML, CSS, JavaScript
  • Webpack
  • Jest
  • RESTFUL APIs

Prerequisites

  • Vistual Studio Code
  • Browser (Firefox / Google Chrome)
  • Node.js (v6.11.2+)
  • linters

Getting Started

To get a local copy up and running follow these simple example steps.

Install Dependencies(with following Command)

  • npm install --save -dev

Build webpack

  • run command npm run build

Start server

  • npm start

To test the app run following command

  • npm test

Usage

Showcase Pokemons and their abilites. You can like and post comments on each pokemon.

Feature Video

Click this Video to see a descriptive video about the features of the website

Live Demo

Click here to see the Live Demo of the website

Authors

👤 Author1

Author2

🤝 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!

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

A JavaScript web pack project that uses PokeApi to create a dynamic web application for exploring Pokemon data. The project leverages webpack’s features such as entry, output, and module bundling to compile JavaScript modules and optimize the code for the browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published