slvstr-dev / pokedex

A comprehensive Pokédex clone, providing detailed information on Pokémon species, abilities, and stats, with a user-friendly interface.

Home Page:https://slvstr-pokedex.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex

Welcome to our Pokédex clone, a feature-rich application that allows you to explore the vast world of Pokémon, offering detailed insights into each species, their abilities, and stats through an intuitive and visually appealing interface.

Screenshot of project

Overview

This is a Next.js project bootstrapped with Create Next App and managed with pnpm.

Getting Started

Prerequisites

Make sure you have Node.js and pnpm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/slvstr-dev/pokedex.git
  2. Navigate to the project directory:

    cd pokedex
  3. Install dependencies:

    pnpm install

Development

Start the development server:

pnpm dev

Open http://localhost:3000 in your browser.

Build

Build the production-ready application:

pnpm build

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

A comprehensive Pokédex clone, providing detailed information on Pokémon species, abilities, and stats, with a user-friendly interface.

https://slvstr-pokedex.vercel.app


Languages

Language:TypeScript 99.0%Language:JavaScript 0.9%Language:CSS 0.1%