Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

Back to top 🔼

## Run locally

```javascript
$ pnpm install && pnpm dev
```

Open the app in your browser (http://localhost:5900)

Back to top 🔼

## Built with
- [React 18](https://reactjs.org/)
- [NextJS 12](https://nextjs.org)
- [Chakra UI 2.0](https://chakra-ui.com/)

Back to top 🔼

## 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).

Back to top 🔼

## Contact

**Luis Marsiglia**
- [Twitter](https://twitter.com/marsidev)
- [Email](mailto:[email protected])

Back to top 🔼