
Pokemon-api
  Building a pokemon rating App
Pokemon API is a web application based on external APIs. We selected an API that provides data about pokes and then build the webapp for it. The webapp has two interfaces the home page showing a list of items that you can like, and the popup window with more data about an item that you can use to comment on.

Built With
  - HTML
- CSS
- JavaScript
- Webpack
- Jest framework
Live Demo
Live Demo Link
Video Link
Project video Link
Getting Started
To get a local copy up and running follow these simple example steps.
  - Clone the repo with git git@github.com:miftah1991/Pokemon.git
- Open your terminal or command line
- Run git cloneand paste the link
- Open the folder with your code editor
- Create a branch to work on
- Run npm install
- Run npm run build
- Run npm run startto launch the server.
You can view the app using the ‘live demo’ above.
Authors
👤 Miftah Amin
Miftah’s Profile
👤 Francisco Ponce
Francisco’s Profile
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
  - A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
📝 License
This project is MIT licensed.