freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Mrugesh Mohapatra 54d88eca82 feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
.github fix(.github): update to ISSUE_TEMPLATE.md 2017-02-28 20:29:51 -05:00
client add donate links and mousetrap 2017-06-05 16:46:04 +01:00
common fix(signup): signup auth (#15628) 2017-07-14 00:09:07 +05:30
config Remove unused authentication methods 2016-06-12 16:32:17 -07:00
public Add missing semicolons to Calculator.js for consistency (#15257) 2017-06-08 20:59:24 +05:30
seed Merge pull request #15622 from beaucarnes/fix/typo-adjacency-list-challenge 2017-07-11 10:41:38 -05:00
server fix(signup): signup auth (#15628) 2017-07-14 00:09:07 +05:30
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc Update babel to 6.0 2016-01-10 20:21:15 -08:00
.editorconfig Add .editorconfig to enforce certain automatic behavior on all editors, 2015-03-29 20:49:56 +09:00
.eslintignore Lint main js as part of CI 2015-11-06 17:32:01 -08:00
.eslintrc Enable react/sort-prop-types rule 2017-02-05 13:13:36 +00:00
.gitattributes Update .gitattributes 2015-08-05 12:27:07 -07:00
.gitignore fix(gitignore): bower_components 2017-02-28 23:21:19 +05:30
.jshintrc Remove duplicate object key 2016-04-23 22:38:20 -07:00
.node-inspectorrc twitter username now persisted 2014-10-13 21:38:10 -07:00
.snyk fix: package.json & .snyk to reduce vulnerabilities (#15039) 2017-05-31 00:13:52 +05:30
.travis.yml chore(CI): Update Travis CI Config 2017-06-05 18:14:21 +05:30
.varci.yml Fix uncaught cases & paragraphs 2016-08-10 19:03:39 -04:00
.vcmrc feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
CODE_OF_CONDUCT.md chore: Add a contributor-covenant compliant CoC 2017-05-01 11:58:21 +05:30
CONTRIBUTING.md feat(tools): Add commitizen and cz-freecodecamp (#15589) 2017-07-05 14:49:58 -07:00
LICENSE-freeCodeCamp-Curriculum.md Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
LICENSE.md Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
README.md feat: Add open to contribution badges 2017-02-08 22:22:14 +05:30
docker-compose.yml Add docker-compose.yml file 2016-12-26 13:03:21 -05:00
gulpfile.js Merge branch 'staging' into fix/update-config-for-debug-setups 2017-04-17 14:38:28 -07:00
package-lock.json feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
package.json feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
pm2Start.js Remove unused authentication methods 2016-06-12 16:32:17 -07:00
sample.env Remove unused authentication methods 2016-06-12 16:32:17 -07:00
webpack.config.js fix(webpack): Always use browser debug 2017-01-08 13:44:30 -08:00

README.md

freeCodeCamp Social Banner

Throughput Graph

Join the chat at https://gitter.im/freecodecamp/freecodecamp Known Vulnerabilities Build Status Pull Requests Welcome first-timers-only Friendly

Welcome to freeCodeCamp's open source codebase and curriculum!

freeCodeCamp is a friendly open source community where you learn to code and help nonprofits.

We help our campers build job-worthy portfolios of real apps used by real people, while helping nonprofits.

You start by working through our self-paced, browser-based full stack JavaScript curriculum.

By working through our curriculum, you can earn four certifications:

1. Front End Certification

The first section will teach you the basics of how webpages work and also introduce you to JavaScript programming.

Skills you'll practice include HTML, CSS, JavaScript, jQuery and Bootstrap.

To earn this certification, you'll build 10 front-end projects and implement many JavaScript algorithms.

2. Data Visualization Certification

The second section builds upon the first and introduces you to more advanced topics such as Sass, React and D3.

To earn this certification, you'll build 5 React-apps and 5 Data visualization apps using D3.js.

3. Back End Certification

The third section introduces you to back end development using Node.js, Express, and MongoDB. It also teaches you about the important concept of source control using Git.

To earn this certification, you'll build 5 APIs and 5 full stack apps.

We will accept solutions implemented in any programming language, as long as both a live demo and the source code are publicly accessible.

4. Full Stack Certification

The fourth section is where you'll get real-world experience by working on projects for nonprofits. We'll pair you with another camper, an agile project manager, and a stakeholder from a nonprofit organization. Together, you'll plan, build and maintain apps that help that nonprofit carry out its mission more effectively.

For this certification, you'll work on two projects from scratch and then maintain/upgrade two existing projects.


This code is running live at freeCodeCamp.com. We also have Gitter chat rooms, a Medium publication, an interactive forum, a wiki knowledgebase, and even a YouTube channel.

Join our community here.

Found a bug?

Do not file an issue until you have followed these steps:

  1. Read the Help I've Found a Bug article and follow its instructions.
  2. Ask for confirmation in the appropriate Help Room.
  3. Please do not open an issue without a 3rd party confirmation of your problem.

Contributing

We welcome pull requests from freeCodeCamp campers (our students) and seasoned JavaScript developers alike! Please follow these steps to contribute.

License

Copyright (c) 2017 freeCodeCamp.

The content of this repository bound by the following LICENSE(S)

  • The computer software is licensed under the BSD-3-Clause.
  • The curricular content as in the ./seed/challenges or subdirectories and our wiki are licensed under the CC-BY-SA-4.0