25Karma is an online player stats viewer for the Hypixel Network.
25Karma is built for speed, relevance, and ease-of-use. The project is designed to help you find everything you need to know about a player as quickly and in as few clicks as possible.
25Karma is fully compatible with all modern browsers except for Internet Explorer.
- To launch the project locally, you'll first need Node.js installed on your machine
- Clone the API repository from the master branch on GitHub
- Populate the missing fields in the
.envfile - Run
npm installin the root directory (where thepackage.jsonfile is found) - Run
npm run devin the root directory
- Clone the client repository from the master branch on GitHub
- Populate the missing fields in the
src/constants/app/app.jsfile - Run
npm installin the root directory (where thepackage.jsonfile is found) - Run
npm run devin the root directory
If you have an idea that can make 25Karma better, I encourage you to contact me on the Hypixel Forums or to create a pull request!
See the license file here.