This app is the capstone project we built at the end of our JavaScript module. It's a nostalgic interpretation of a pokedex, and we hope you enjoy it as much as we did putting it together. Go and catch 'em all!
- HTML
- CSS
- JavaScript
- Webpack
- Jest
To get a local copy up and running follow the instructions.
- Open the terminal and clone the project using
git clone [email protected]:fabianofrank/pokemon-api.git
cd
into the project folder and runnpm install
- Run the command
npm start
- Click on the heart to Like your favorite pokemon.
- Click on the comment button to see more information about the pokemon and share your experiences.
- Click on the adopt button to schedule an adoption appointment.
- Gotta catch 'em all!
- Run the command
npm test
👤 Oliver Coimbra
- GitHub: @oliverSCZ
- Twitter: @Olivercoimbra
- LinkedIn: LinkedIn
👤 Fabiano Frank
- GitHub: @fabianofrank
- Twitter: @fabianofrankk
- LinkedIn: LinkedIn
👤 Dante Alvarez
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This website uses data from the free Pokemon API
This project is MIT licensed.