Skip to content

Latest commit

 

History

History
90 lines (52 loc) · 2.32 KB

README.md

File metadata and controls

90 lines (52 loc) · 2.32 KB

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.