- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- Presentation
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
JavaScript-capstone-group-project is a website that display data from the api Pokeapi
Client
- Use of API Pokeapi
- To see the live demo click here
In order to run this project you need:
to use Git, GitHub and linters.
vs code
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
Not required
To run the project, execute the following action: launch the index.html file with your desired browser
To run tests, run the following command:
launch the index.html file with your desired browser
The project is deployed here
👤 Author 1 SENOU Kodjo Matthieu
- GitHub: @Matthieu96Code
- Twitter: @MatthieuSENOU
- LinkedIn: Kodjo Matthieu SENOU
👤 Author 2 Stephen Katuli
- GitHub: @stephenkati
- Twitter: @Stephen57913145
- LinkedIn: Stephen (Wambua) Katuli
- Add pages
The project was presentated by both contributors. Click here to see the video presentation.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project, please consider leaving a star.
I would like to thank microverse for this opportunity
This project is MIT licensed.