The Pokemon API-based webapp displays some characteristics of different Pokemons via the Pokemon API service. The user can share their opinions through likes and comments via the Involvement-API service
- HTML & CSS
- JavaScript
- Linters
- ES6 & ES6 modules
- npm
- Webpack
- API services
- JS Async & Await
- Callbacks & Promises
- JSON
- JEST Framework
- Kanban
- Github projects
- Gitflow
To get a local copy up and running follow these simple example steps.
run the following commands in your terminal
- git clone https://github.com/JonahKayizzi/Javascript-Capstone-Pokemon-API.git
- cd Javascript-Capstone-Pokemon-API/
- git checkout dev
- npm run build - To build the application locally
- npm run start - To run the application locally
- Run the brower via localhost:8080
👤 Author 1
- GitHub: @JonahKayizzi
👤 Author 2
- GitHub: @Danys Linares
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Hat tip to anyone whose code was used.
- Thanks to the external Pokemon API service
- Thanks to the Involvement API service
Give a ⭐️ if you like this project!
This project is MIT licensed.