Skip to content

willianjusten/write-code-every-day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.3%
  • CSS 39.8%
  • JavaScript 10.9%