A simple Pokedex made with React in TypeScript.
- Create a New React App - Get started with React here
- Material-UI - React components for faster and easier web development
- PokeAPI - All the Pokémon data you'll ever need in one place, easily accessible through a modern RESTful API
In the project directory, you can run: yarn start
Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.