Skip to content

Ayan-Bain/PokeDex-Coding_Club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanto PokeDex

A simple application for browsing and managing Pokémon data.

Features

  • View Pokémon information
  • Search and filter functionality
  • User-friendly interface
  • Set captured or encountered state

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • expo

Installation

  1. Clone the repository

  2. Install dependencies:

    npm install
  3. Run the application:

    npx expo start

Usage

Launch the app and browse through the Pokémon database. Use the search feature to find specific Pokémon by name or type.

Project Structure

PokeDex/
│
├── assets/
│   └── fonts/
├── components/
├── screens/
├── services/
├── App.js
├── package.json
└── README.md


About

This is the App Development project made by me, for the recruitment in App Development Module of Coding Club.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors