Clone the project (git clone https://github.com/Hitman666/PokemonSearch_React.git
) and then, in your terminal, open the folder where you've cloned the project and run these two commands:
npm install
npm run start
Visit https://hitman666.github.io/pokemon-search-react
Here's a tutorial on how I made this project from scratch for anyone who wants to follow along step by step.
Here's the same tutorial but for Vue.js 3.