Git Product home page Git Product logo

22pankajsahu / js_pro_geekstermon Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

GeeksterMon is a web application that displays information about Pokémon, including their images, names, types, and abilities. Users can filter Pokémon by type and search for Pokémon by name. This README provides an overview of the application, its features, and how it works.

Home Page: https://22pankajsahu.github.io/JS_PRO_GeeksterMon/

HTML 100.00%
api css dom-manipulation html js

js_pro_geekstermon's Introduction

JS_PRO_GeeksterMon

GeeksterMon

GeeksterMon is a web application that displays information about Pokémon, including their images, names, types, and abilities. Users can filter Pokémon by type and search for Pokémon by name. This README provides an overview of the application, its features, and how it works.

Table of Contents

Demo

You can access the live demo of GeeksterMon here.

Screenshots

Screenshot gm1

Screenshot gm2

Features

  • Displays Pokémon information, including images, names, types, and abilities.
  • Allows filtering Pokémon by type.
  • Supports searching for Pokémon by name.
  • Provides a visually appealing and user-friendly interface.

How it Works

GeeksterMon is built using HTML, CSS, and JavaScript. Here's an overview of how it works:

HTML Structure

  • The HTML structure defines the layout of the web page, including the header, forms, and the pokedex section.
  • Forms are used for filtering by type and searching for Pokémon by name.

CSS Styling

  • CSS styles define the visual appearance of the application, including fonts, colors, and layout.
  • Flip card animations are applied to create an interactive card-based display for Pokémon.

JavaScript Functionality

  • JavaScript is used to fetch data about Pokémon from the PokeAPI.
  • It dynamically creates Pokémon cards with front and back sides for each Pokémon.
  • Users can filter Pokémon by type and search for them by name.
  • Event listeners are used to handle user interactions and update the displayed Pokémon accordingly.

Installation

To run GeeksterMon locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/22pankajsahu/JS_PRO_GeeksterMon.git
  2. Open the project folder in your preferred code editor.

  3. Launch the index.html file in a web browser.

Usage

  1. Open GeeksterMon in your web browser.

  2. You can use the type filter to select a specific Pokémon type.

  3. Use the search bar to search for Pokémon by name.

  4. Pokémon cards will be displayed based on your selections and searches.

Contributing

Contributions to GeeksterMon are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository to your own GitHub account.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

    git commit -m "Add your feature or fix"
  4. Push your changes to your forked repository:

    git push origin feature/your-feature-name
  5. Open a pull request to the original repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

js_pro_geekstermon's People

Contributors

22pankajsahu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.