Skip to content

web pokedex app using typescript, nextJs, material ui, tailwind, pokemon api v2

Notifications You must be signed in to change notification settings

indraxyz/pokedex

Repository files navigation

Pokedex-App is web app about pokemon using PokeAPI v2.

Link

Deployment
https://pokedex-app-three-zeta.vercel.app/
API
https://pokeapi.co/docs/v2

Setup or Run Locally

* REQUIRED Node.js installed

download or Clone this project.
extract .zip
Open cmd/terminal, change to the project directory
Install package via terminal/cmd with “npm install”
Run project with “npm run dev”
project running at url “localhost:3000”

Features

Home Page : show pokemons and detail pokemon.
Detail Pokemon Page : More detail of Pokemon.
Data Filter :
    Favourites of Pokemons
    search pokemons by name
    reset data

Ui :
adaptive/auto theme dark/light
loading state when interacting with main data
components base reactjs
Responsive Ui (dekstop-mobile)

Technical Stack

typescript, eslint, nextjs, material ui, tailwind

About

web pokedex app using typescript, nextJs, material ui, tailwind, pokemon api v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published