A client-side application for searching and viewing data from the PokeAPI. Users can query/view many and specific pokemon.
Clone the Repo
git clone https://github.com/Nyumat/NyumatPokedex.git
Install the dependencies
cd NyumatPokedex
npm install
Run the dev
command or another
npm run dev <-- Development Workspace
npm run build <-- Build Project
npm run preview <-- Preview Build