Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marsidev/axiehub
Axie Infinity's fan site where you can find tools related to Axie Infinity such cards explorer. Originally created as an entry for Origin Education Challenge.
https://github.com/marsidev/axiehub
axie-infinity axie-infinity-origin cards-explorer chakra-ui nextjs react reactjs
Last synced: 6 days ago
JSON representation
Axie Infinity's fan site where you can find tools related to Axie Infinity such cards explorer. Originally created as an entry for Origin Education Challenge.
- Host: GitHub
- URL: https://github.com/marsidev/axiehub
- Owner: marsidev
- Created: 2022-04-16T19:26:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T23:59:12.000Z (over 1 year ago)
- Last Synced: 2024-10-11T08:18:40.434Z (28 days ago)
- Topics: axie-infinity, axie-infinity-origin, cards-explorer, chakra-ui, nextjs, react, reactjs
- Language: JavaScript
- Homepage: https://axiehub.vercel.app
- Size: 126 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [AxieHub](https://axiehub.vercel.app)
Table of Contents
## About the project
**AxieHub** is a fan site where you can find tools related to Axie Infinity. Originally created for Origin Education Challenge.
Current features:
- Origin Cards Explorer
- V2 (classic) Cards Explorer
## Run locally
```javascript
$ pnpm install && pnpm dev
```
Open the app in your browser (http://localhost:5900)
## Built with
- [React 18](https://reactjs.org/)
- [NextJS 12](https://nextjs.org)
- [Chakra UI 2.0](https://chakra-ui.com/)
## Contributing
Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply [open an issue](https://github.com/marsidev/axiehub/issues/new).
## Contact
**Luis Marsiglia**
- [Twitter](https://twitter.com/marsidev)
- [Email](mailto:[email protected])