Skip to content

The amazing Pokeverse presents you the following: - displays the list of the Pokemons and their abilities fetched from the Pokeapi - Users can like and comment about the pokemons. Like and comment features are provided by the InvolvementApi

License

Notifications You must be signed in to change notification settings

rex-9/Pokeverse

Repository files navigation

Pokeverse

The amazing Pokeverse presents you the following:

  1. displays the list of the Pokemons and their abilities fetched from the Pokeapi
  2. Users can like and comment about the pokemons. Like and comment features are provided by the InvolvementApi

Screenshots

  • Pokemons Page

Pokemons Page

  • Detail of the pokemon

Detail of the pokemon

  • About Page

About Page

Built With

  • HTML
  • CSS
  • JS
  • Webpack
  • Jest

Live Demo

Pokeverse

Getting Started

To get a local copy up and running:

  1. Clone this repository or download the zip folder:

git clone https://github.com/rex-9/Pokeverse.git

  1. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd Pokeverse

  1. Open the project with VScode:

code .

  1. Install the node packages:

npm install

  1. Build the node packages:

npm run build

  1. Initialize the webpack config file:

npx webpack

  1. Run the webpack dev server:

npm run start

Deployment

Here is the online version of Pokeverse

Author1

👤 - Github: @rex-9
👤 - LinkedIn: Htet Naing
👤 - Facebook: Htet Naing
👤 - Angelist: Htet Naing

🤝 Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check issue page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

📝 License

This project is MIT licensed.

About

The amazing Pokeverse presents you the following: - displays the list of the Pokemons and their abilities fetched from the Pokeapi - Users can like and comment about the pokemons. Like and comment features are provided by the InvolvementApi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published