Tools needed: Visual Studio Code (VSC) Editor (recommended), git bash (recommended), Vite, and this Github repo.
-
Git clone the TKH-Gotta-Fetch-Em-All repo in your git bash terminal in order to browse around the application within your VSC editor.
-
In the git bash terminal, and assuming you are on the right path, type 'npm i' or 'npm install' to ensure that are you downloading the necessary node modules needed.
-
In the git bash terminal, type the command "npm run dev". This will run the vite server. Copy the url link and paste it on your browser.
-
Now you can click on pokeballs to reveal your starter pokemon. Enjoy, and cheers!