Skip to content

A totally responsive web app that connects to an API to retrieve and save data from the **Pokemon** collection. Made with plain Javascript and served with Webpack. You can retrieve a list of Pokemons, submit comments and likes. All actions are saved and persisted in the API. Pagination is being added at a later update.

License

Notifications You must be signed in to change notification settings

Meltrust/pokeflix

Repository files navigation

Contributors Forks Stargazers Issues


Reserved logo

Pokeflix

Javascript, Webpack, get from and save to API --> pokeflix

Table of Contents


About

A totally responsive web app that connects to an API to retrieve and save data from the Pokemon collection. Made with plain Javascript and served with Webpack. You can retrieve a list of Pokemons, submit comments and likes. All actions are saved and persisted in the API. Pagination is being added at a later update.


Desktop view

Homepage

screenshot


Pokemon info and comments popup

screenshot



Small devices view

Homepage phone

Pokemon info and comments popup phone



Tablets view

Homepage tablets

Pokemon info and comments popup tablets


Demo

https://meltrust.github.io/pokeflix/

Made with

  • Plain Javascript ✔️
  • Webpack ✔️
  • CSS3 ✔️
  • HTML5 ✔️
  • Api calls with Curl and Postman ✔️

Future Updates and Roadmap

  • More general styling.
  • More Pokemons.
  • Pagination.
  • Auth.

Getting Started

To get a local copy up and running follow these simple example steps:

  1. Under the repository name, click the Clone or download green button.

clone


  1. Copy the URL given by clicking the clipboard button

  2. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  3. Type git clone and the paste the URL you previusly copied to the clipboard

  4. Change the current directory to the newly created folder

  5. In your terminal, npm install to install the dependencies.

  6. Now run npm start and the app should appear on your browser.

Authors

👤 Miguel Tapia

👤 Amal Hersi

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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License

📝 This project is MIT licensed.

About

A totally responsive web app that connects to an API to retrieve and save data from the **Pokemon** collection. Made with plain Javascript and served with Webpack. You can retrieve a list of Pokemons, submit comments and likes. All actions are saved and persisted in the API. Pagination is being added at a later update.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published