Click here Demo.
Little project for test github pages
# Install dependencies
yarn install or npm install
# Serve with hot reload at localhost:8080
yarn start [or] npm start
# Build for production with minification
yarn run build [or] npm run build
- Render list pokemons
The page will reload if you make edits.
You will also see any lint errors in the console.