A project to honor those developers who believed in the challenge.
- fork the repository
- install all dependencies with
npm install
- add your username in
challengers.js
- run
npm run build
- send a Pull Request
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -m 'Add some feature'`
- Push to the branch: git push origin my-new-feature
- Submit a pull request :)
Created by and copyright Raphael Amorin. Released under the MIT license.