Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sabberrahman/pokemon-cards

Pokemon card with their full evolution
https://github.com/sabberrahman/pokemon-cards

javascript pokemon-api react reactjs tailwindcss

Last synced: 11 days ago
JSON representation

Pokemon card with their full evolution

Awesome Lists containing this project

README

        

Pokemon Evolution Cards

Welcome to the Pokemon Cards React App! This project is a simple web application built using React and Tailwind CSS to display Pokemon cards in groups of three, including their evolution forms. It features navigation through previous and next buttons to explore the Pokemon card collection.

## Demo

Preview

Features



  • Pokemon Cards: View Pokemon cards in groups of three, including their evolution forms.


  • Navigation: Easily navigate through the collection using the "Previous" and "Next" buttons.


  • Responsive Design: The app is designed to be responsive and user-friendly on various devices.

Technologies Used



  • React: The app is built using the React JavaScript library, making it efficient and modular.


  • Tailwind CSS: Tailwind CSS is used for styling, providing a utility-first approach for quick and responsive designs.


  • Pokemon API: Data for Pokemon cards is fetched from the PokeAPI, a comprehensive Pokemon RESTful API.

Installation


  1. Clone the repository:

  2. git clone https://github.com/your-username/pokemon-cards-react-app.git

  3. Navigate to the project directory:

  4. cd pokemon-cards-react-app

  5. Install dependencies:

  6. npm install

  7. Run the app:

  8. npm start

    Usage

    Explore the Pokemon cards by navigating through the collection using the "Previous" and "Next" buttons. Each group displays three Pokemon cards, including their evolution forms.

    Contributing

    If you'd like to contribute to this project, feel free to open issues or submit pull requests. Your contributions are welcome!