Skip to content

Version 5.0 of my favorite project, built with the aim of optimizing and improving accessibility of Pokedex

Notifications You must be signed in to change notification settings

programmingenjoyer219/pokedex_5.0

Repository files navigation

POKEDEX 5.0

This guide will walk you through setting up and running the Pokedex, built using SvelteKit.

Prerequisites:

  • Node.js and npm (or yarn) installed on your system.
  • Git installed on your system.

Getting Started:

  1. Clone the project repository:

    git clone https://github.com/programmingenjoyer219/pokedex_5.0.git
  2. Install dependencies:

    npm install
  3. Build the application:

    npm run build
  4. Preview the application:

    npm run preview
  5. Access the application:

    • Open http://localhost:4173 in your web browser. Your Pokedex application should be running!

About

Version 5.0 of my favorite project, built with the aim of optimizing and improving accessibility of Pokedex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published