diff --git a/pokedex/Readme.md b/pokedex/Readme.md deleted file mode 100644 index 57b8f6d..0000000 --- a/pokedex/Readme.md +++ /dev/null @@ -1,78 +0,0 @@ -# Pokedex App -[![Visit My Website](https://img.shields.io/badge/Visit%20My-Website-blue?style=for-the-badge&logo=arrow-right&logoColor=white)](https://lazyjinchuriki.github.io/pokedex/) - -Pokedex is a web application that serves as a comprehensive guide to Pokemon. It allows users to search for information on different Pokemon species, including their characteristics, abilities, types, and evolutions. The website is built using basic HTML, CSS, and vanilla JavaScript, and it utilizes the PokeAPI to fetch data on Pokemon. - -## Tech Stacks - - ![HTML5](https://img.shields.io/badge/-HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/-CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) ![JavaScript](https://img.shields.io/badge/-JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) - -## Features - -Pokedex offers the following features: - -- Search for Pokemon by name or Pokedex number -- Get detailed information about a specific Pokemon, including its types, abilities, stats, and evolutions -- View a list of all Pokemon and browse through them -- Filter Pokemon based on their types -- View popular Pokemon and their rankings -- View top-rated Pokemon based on their stats -- Explore Pokemon evolutions and their evolutionary paths - -## Installation - -To install Pokedex, follow these steps: - -1. Download the source code from the repository: https://github.com/lazyjinchuriki/pokedex -2. Extract the files from the downloaded ZIP archive. -3. Open the `index.html` file in your web browser. - -## Usage - -Once you have installed Pokedex, you can use it by opening it in your web browser. You can search for Pokemon using the search bar or browse through the list of all Pokemon. Clicking on a Pokemon will display its detailed information, including its types, abilities, stats, and evolutions. - -## Screenshots - -Here are some screenshots of Pokedex in action: - -| Homepage | -|---------------------------------| -| ![Homepage screenshot](/screenshots/homepage.png) | - -| Pokemon Overview | Mobile Version | -|--------------------------------|--------------------------------| -| ![Pokemon search screenshot](/screenshots/overview.jpg) | ![Mobile screenshot](/screenshots/mobile.jpg) | - -| Pokemon Stats | Pokemon Evolution | -|---------------------------------|--------------------------------| -| ![Pokemon details screenshot](/screenshots/stats.jpg) | ![Pokemon details screenshot](/screenshots/evolution.jpg) | - - -## Credits - -Pokedex uses the following open source libraries and APIs: - -- PokeAPI: https://pokeapi.co/ - -## Contributing - -Contributions to Pokedex are always welcome. If you find any bugs or issues, please open an issue on GitHub or submit a pull request. - -## Contact - -If you have any questions or concerns, you can contact the author of this project at [rahulkhushalani@proton.me](mailto:rahulkhushalani@proton.me). - -### Donations - -If you found Gallery useful, consider buying me a coffee! - - - - - -## Social - -If you're not coding right now, check out my socials: - -[![Instagram](https://img.shields.io/badge/Instagram-%40amundaneguy-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/amundaneguy/) -[![LinkedIn](https://img.shields.io/badge/LinkedIn-Rahul%20Khushalani-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rahul-khushalani-77ab21201/)