Skip to content

Latest commit

 

History

History
190 lines (113 loc) · 4.84 KB

File metadata and controls

190 lines (113 loc) · 4.84 KB

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

Client

Key Features

(back to top)

🚀 Live Demo

  • To see the live demo click here

(back to top)

💻 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

(back to top)

👥 Authors

👤 Author 1 SENOU Kodjo Matthieu

👤 Author 2 Stephen Katuli

(back to top)

🔭 Future Features

  • Add pages

(back to top)

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

(back to top)

⭐️ Show your support

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

(back to top)

🙏 Acknowledgments

I would like to thank microverse for this opportunity

(back to top)

📝 License

This project is MIT licensed.

(back to top)