Web app using the PokeAPI and React
-
Follow this link to download a .zip file of this repository. Once it downloads, unzip and open it.
-
You will need to open a command line in the folder, then run the following command to install dependencies:
npm install -
Finally ,
npm run devto start the app. -
Open http://localhost:5173 to view it in your browser