🐉 Designed as a practical environment for experimenting with the Pokemon API using the powerful Nuxt framework. Whether you're a beginner looking to explore the world of APIs or an experienced developer looking for a practical space to experiment, Numon has you covered.
- GET Pokemon
- Responsive all device
- OG Image
- Sitemap
- Search
- Skeleton
- Sort: date, name
- Refactor logic from Vue SFC to composables
If you'd like to contribute to Numon by adding new features or fixing bugs please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b example-name
- Make your changes and commit them:
git commit -m 'Add new example-name
- Push to the branch:
git push origin example-name
- Open a pull request.
The code is licensed MIT