Pokedex built in React for my front-end internship task in Allegro using PokeAPI for data. App is also hosted on heroku at: https://pokedex-bm.herokuapp.com/
NodeJS is required to run To install required packages
npm install
To run dev server
npm start