This project is developed for Pokemon and fight game lovers to see their favorite Pokemon character and make comments on them. This project makes use of Poke API and involvement API to get Pokemon information to be rendered on the screen and to store and retrieve users likes and comments respectively.
- Html
- Css
- Javascript
- Webpack
- Jest
Click Live Demo Link
Click Video Link
In getting started with this project, you will need to.
- Have node installed on your machine
- Cone this repo
- install dependencies To get a local copy up and running follow these simple example steps.
You need to have node installed How to install node
Run
git clone https://github.com/Ginohmk/JavascriptCapstone.git
Runcd JavascriptCapstone
Run
npm install
(to install dependencies)
Run
npm start
(to enable webpack live server)
Runnpm build
(to build production folder (dist) )
👤 Author (One)
- GitHub: @Ginohmk
- Twitter: @michotall95
- LinkedIn: @kanumike
- Instagram: @savy_kanu_mike
- Facebook: @mike.kanu
👤 Author (Two)
- GitHub: @Mwapsam
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
This project is MIT licensed.