Skip to content

A simple Pokemon Pokédex mockup built with Vite, TypeScript and React.

Notifications You must be signed in to change notification settings

Nyumat/NyumatPokedex

Repository files navigation

NyumatPokedex

A client-side application for searching and viewing data from the PokeAPI. Users can query/view many and specific pokemon.

Demo

Tech Specs

Getting Started

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

About

A simple Pokemon Pokédex mockup built with Vite, TypeScript and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published