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

https://github.com/poseidoncoder/wizardboard

A leaderboard for the 2021 CodeWizardsHQ Code Challenge
https://github.com/poseidoncoder/wizardboard

codewizardshq express leaderboard search

Last synced: 2 days ago
JSON representation

A leaderboard for the 2021 CodeWizardsHQ Code Challenge

Awesome Lists containing this project

README

          

# WizardBoard

A leaderboard for the CodewizardsHQ challenge

## Contributing

To get started run

```bash
$ git clone https://github.com/PoseidonCoder/WizardBoard.git
$ cd WizardBoard
$ npm i
$ node .
```