https://github.com/crofrank/pokemons
OLD PROJECT - learning/practice purpose
https://github.com/crofrank/pokemons
pokemons react singlepageapplication
Last synced: 2 months ago
JSON representation
OLD PROJECT - learning/practice purpose
- Host: GitHub
- URL: https://github.com/crofrank/pokemons
- Owner: CroFrank
- License: mit
- Created: 2023-09-14T10:23:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T19:44:42.000Z (over 1 year ago)
- Last Synced: 2025-01-29T17:15:44.203Z (4 months ago)
- Topics: pokemons, react, singlepageapplication
- Language: TypeScript
- Homepage: https://crofrank.github.io/Pokemons/
- Size: 770 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokemons
Hosted on github, you can visit [here](https://crofrank.github.io/Pokemons/)
### About app
Search for pokemons and see some details about them.
Pokemon info API from **https://pokeapi.co**### I used:
- Vite for a build tool
- React framework### Try it out
- git clone
- npm i
- npm run dev### Contributing
Contributions are welcome! If you find any issues or want to enhance the application, feel free to open an issue or submit a pull request.
### License
This project is licensed under the MIT License. You can do whatever you want with this code.
### Contact
If you have any questions feel free to ask [here](https://www.weblifesupport.com/)