Development Pokedex-App

Clone the repository

git@github.com:ericklarsen/Pokedex-App.git
cd Pokedex-App

Install dependency

# use npm
npm install

Running dev server on local machine

npm run dev

Packages used in this project

The following is a list of the packages I use in this project

axios
next
prop-types
react
react-dom
react-responsive
sass
styled-components