JavaScript-capstone-group-project

Pokemon, gotta catch 'em all, is a website for engaging the user with Pokemon characters from movies. It display data from the Pokeapi and involvement API. It allows users to like, comment and view comments on different pokemon characters

MIT License

Stars
8

JavaScript-capstone-group-project

Table of Contents

[JavaScript-capstone-group-project]

JavaScript-capstone-group-project is a website that display data from the api Pokeapi

Built With

Tech Stack

Key Features

Live Demo

  • To see the live demo click here

Getting Started

Prerequisites

In order to run this project you need:

 to use Git, GitHub and linters.
 vs code

Setup

Clone this repository to your desired folder: (https://github.com/stephenkati/JavaScript-capstone-group-project/tree/dev)

  cd my-folder
  git clone https://github.com/stephenkati/JavaScript-capstone-group-project/tree/dev

setup webpack : run the codes bellow from you bash

  • npm install webpack webpack-cli --save-dev
  • npm install --save-dev style-loader css-loader
  • npm install --save-dev html-webpack-plugin
  • npm install --save-dev webpack-dev-server

Install

Not required

Usage

To run the project, execute the following action: launch the index.html file with your desired browser

Run tests

To run tests, run the following command:

launch the index.html file with your desired browser

Deployment

The project is deployed here

Authors

Author 1 SENOU Kodjo Matthieu

Author 2 Stephen Katuli

Future Features

  • Add pages

Presentation

The project was presentated by both contributors. Click here to see the video presentation.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

If you like this project, please consider leaving a star.

Acknowledgments

I would like to thank microverse for this opportunity

License

This project is MIT licensed.

Related Projects