/write-code-every-day-1

A project to honor those developers who believed in the challenge.

Primary LanguageCSS

Write Code Every Day

A project to honor those developers who believed in the challenge.

How add yourself to this public list?

  1. fork the repository
  2. install all dependencies with npm install
  3. add your username in challengers.js
  4. run npm run build
  5. send a Pull Reques

How help us?

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'`
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)