Pokemon is a webapp that simulates a pokedex showing the pokemon of a certain type. The user can choose the type of pokemon they want to see. The app will show the pokemon of that type. The use can see the name, type, and image of the pokemon. The user can also see the games the pokemon is in.
- HTML, CSS, and Javascripts
- Node.js
- Web-hint, Stylelint
- Boostrap
- Jest
- Webpack
install git, nodejs, any code editor in your local machine
clone the repo or download from https://github.com/Fourteen98/Pokemone.git
npm install
npm run build
npm start
This automatically start app on localhost:3000
npm test
This automatically test the app for certain situations
To run the project run the "index.html" file in your browser.
👤 Author 1
- GitHub: @Fourteen98
👤 Author 2
- GitHub: @aizjicod
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
- etc
This project is MIT licensed.