Pokedex is database for pokemons. DEMO
-
git clone https://github.com/Atishay96/pokedex -
npm install -
npm start
if error occurs while install it via npm follow the steps below.
-
git clone https://github.com/Atishay96/pokedex -
npm install yarn -g -
yarn install -
yarn start
- ReactJS
- Redux


