Skip to content

A web app that simulates the functionality of a Pokedex. Built using NextJS and Typescript.

Notifications You must be signed in to change notification settings

JakeFerrero/Pokedex

Repository files navigation

Pokedex

A web app that simulates the functionality of a Pokedex. Built using NextJS and Typescript.

Setup

  1. Install NodeJS
  2. Install dependancies with:
npm i

Usage

Start the web application by running:

npm run dev

or

npm run build && npm start

Navigate to http://localhost:3000 to view the web application.

About

A web app that simulates the functionality of a Pokedex. Built using NextJS and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published