freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Stuart Taylor d67d02a344 fix(dropdown): Fix dropdown styles 2018-03-13 21:03:47 +00:00
.github fix(.github): Update pull request template (#15934) 2017-10-06 23:06:27 +02:00
client fix(git): Merge temp branch to fix/binButtons 2018-03-13 20:17:13 +00:00
common fix(dropdown): Fix dropdown styles 2018-03-13 21:03:47 +00:00
config Remove unused authentication methods 2016-06-12 16:32:17 -07:00
docs/images docs(common steps): Clarify PR instructions (#16667) 2018-02-10 22:12:37 +05:30
public feat(Profile): Reactify profile page (#16743) 2018-02-19 14:32:14 -06:00
seed fix(seed): Intro to chai added (#16885) 2018-03-13 20:53:50 +05:30
server Merge pull request #16819 from Bouncey/fix/slowNetwork 2018-03-12 14:28:55 -07:00
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc style(babelrc): Format whitespace 2018-01-18 15:20:53 -08:00
.editorconfig
.eslintignore Lint main js as part of CI 2015-11-06 17:32:01 -08:00
.eslintrc feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
.gitattributes Update .gitattributes 2015-08-05 12:27:07 -07:00
.gitignore feat(bundle): Add bundle visualisation tool 2018-01-01 13:01:18 +00:00
.jshintrc Remove duplicate object key 2016-04-23 22:38:20 -07:00
.node-inspectorrc
.snyk fix(synk): New fixes for 2 vulnerable dependency paths (#16521) 2018-01-17 18:38:04 -08:00
.travis.yml chore(node): Update node version to 8x 2017-11-01 01:20:55 +05:30
.vcmrc feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
CODE_OF_CONDUCT.md refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
CONTRIBUTING.md docs(common steps): Clarify PR instructions (#16667) 2018-02-10 22:12:37 +05:30
LICENSE.md Changing Copyright year to 2018 (#16401) 2018-01-02 23:40:24 +05:30
README.md Updating Copyright Year (#16386) 2018-01-01 16:46:13 -06:00
docker-compose.yml chore(node): Update node version to 8x 2017-11-01 01:20:55 +05:30
gulpfile.js fix(tests): Improve test output (#16449) 2018-02-14 11:50:27 +00:00
package-lock.json feat(nav): Use screen width specific navs 2018-03-13 20:10:06 +00:00
package.json feat(nav): Use screen width specific navs 2018-03-13 20:10:06 +00:00
pm2Start.js Remove unused authentication methods 2016-06-12 16:32:17 -07:00
sample.env feat: added the IMAGE_BASE_URL key to the sample.env file (#15970) 2017-10-25 00:00:31 -05:00
webpack.config.js feat(build): Add source maps to production 2018-02-06 13:53:56 -08:00
webpack.frame-runner.js feat(build): Add source maps to production 2018-02-06 13:53:56 -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.org. We also have Gitter chat rooms, a Medium publication, an interactive forum, a wiki knowledgebase, local FaceBook groups, 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) 2018 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 in the /seed and subdirectories are licensed under the CC-BY-SA-4.0