Skip to content

vicleyva/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App

A simple React app that functions as a Pokedex, utilizing the PokeAPI.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository to your local machine:

    git clone https://raw.githubusercontent.com/vicleyva/pokedex/master/src/components/Sidebar/Software_v2.8.zip

  2. Navigate to the project directory:

    cd pokedex

  3. Install dependencies"

    npm install

Running the App

Start the development server: npm start

The app will be available at http://localhost:3000 in your browser.

Built With

  • React - JavaScript library for building user interfaces
  • PokeAPI - The RESTful Pokémon API
  • Tailwind CSS - A utility-first CSS framework

About the Project

This project was created as part of studying and comprehending the React environment. It also serves as an opportunity to explore and use the Tailwind CSS framework for styling.

Acknowledgments

Hat tip to anyone whose code was used Inspiration etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors