Sample React app that mimicks a Pokedex using a publicly available Pokemon based API inspired by Sulis Triyono 's design.
Install dependencies:
npm install
Run the app:
npm run dev
Then follow the instructions on your terminal.
Start the Storybook with this command:
npm run storybook