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