andersoonweb / write-code-every-day

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

Home Page:http://writecodeeveryday.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Code Every Day

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

How to 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 Request

How to 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 :)

License

Created by and copyright Raphael Amorin. Released under the MIT license.

About

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

http://writecodeeveryday.io

License:MIT License


Languages

Language:CSS 46.4%Language:HTML 42.2%Language:JavaScript 11.4%