This is a Go project for managing a Pokedex.
Pokedex is a project written in Go that allows users to manage and explore a collection of Pokemon data.
To install and run this project, follow these steps:
- Clone the repository:
git clone https://github.com/Cprakhar/Pokedex.git
- Navigate to the project directory:
cd Pokedex - Build the project:
go build
To use this project, run the executable generated in the installation step:
./Pokedex