A repo dedicated to explaining the pk-projects.
Huge thank you to /u/vojelly for this amazing Seaking artwork!
The front-end project. Using our own API, we created a responsive Pokédex as a way to demonstrate what is capable using just our API as the sole data source. In trying to use the most modern technology available at the time, this project was built using React 16, Redux 3, React-Router 4, webpack 3, and Redux-Saga.
The back-end project. Using data from veekun, we created and hosted our own Postgres database. This data is made accessible through our custom API layer that we wrote using Node and Express.
A collection of quick scripts that we used to help speed up the development process. For example, one script that you'll find in here is one that we used to rename our animated gif sprites to match our naming convention.
All of the assets that we use in pk-web. This repo exists to reduce load on our humble little VPS.