Gotta Know 'Em All! Pokedex A self learning project to implement React and React Router Objective: To implement the basic understanding of React. Understanding React Router by routing between links. Fetching data from API and populating the UI as per route link. Progressive Web App for React App update Local setup: Make sure you have Node installed check using command node -v. Run npm i to install all dependencies. Run npm start to start the development server. In your favourite browser open http://localhost:3000/#/page=0 Pokemon API link: https://pokeapi.co/