https://github.com/prasham9114/pokedex
A basic pokedex made using HTML , CSS and JS
https://github.com/prasham9114/pokedex
bootstrap css html js pokedex pokedex-application pokemon
Last synced: 3 months ago
JSON representation
A basic pokedex made using HTML , CSS and JS
- Host: GitHub
- URL: https://github.com/prasham9114/pokedex
- Owner: prasham9114
- Created: 2024-03-25T10:00:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T06:48:41.000Z (almost 2 years ago)
- Last Synced: 2025-06-13T16:04:57.444Z (about 1 year ago)
- Topics: bootstrap, css, html, js, pokedex, pokedex-application, pokemon
- Language: HTML
- Homepage: https://prasham9114.github.io/pokedex/
- Size: 6.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pokédex Project
Description
The Pokédex project is a web application that allows users to browse, search, and view details of various Pokémon. This application provides an interactive and user-friendly interface to explore Pokémon data, including their types, abilities, and stats. The project is built using HTML, CSS, JavaScript, and Bootstrap.
Features
Search Functionality: Users can search for Pokémon by name or ID.
Pokémon Details: View detailed information about each Pokémon, including their types, abilities, stats, and more.
Responsive Design: The application is fully responsive and works seamlessly on different devices.
Technologies Used
HTML: For structuring the web pages.
CSS: For styling the components and layout of the application.
JavaScript: For adding interactivity and functionality.
Bootstrap: For responsive design and styling.