freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Giovanni HoSang c2fe82ed6f Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
.github fix(.github): Update pull request template (#15934) 2017-10-06 23:06:27 +02:00
client fix(settings): Report user modal centered to the page 2018-03-23 09:32:25 +00:00
common fix: navlinks reduce gets type error with empty links.json array (#16941) 2018-04-03 13:41:20 +01: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 Fixed Typo: Changed 'the the' to 'the' (#17011) 2018-04-03 14:04:11 +01:00
server feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc feat(opbeat): Enable opbeat-react for frontend performance tracking 2018-03-09 15:42:44 +00: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 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: Allows sharing of network (#16937) 2018-03-30 09:21:09 +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(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(documentation): Update readme.md and contributor.md (#16990) 2018-03-31 01:17:08 +05:30
LICENSE.md Changing Copyright year to 2018 (#16401) 2018-01-02 23:40:24 +05:30
README.md docs(documentation): Update readme.md and contributor.md (#16990) 2018-03-31 01:17:08 +05:30
docker-compose-shared.yml feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
docker-compose.yml build(docker): Use LTS versions of Node and MongoDB. (#17010) 2018-04-03 11:15:02 +05:30
gulpfile.js fix(gulp): run babel-node with inspect flag in debug (#16901) 2018-03-23 14:48:13 +00:00
package-lock.json chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
package.json chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
pm2Start.js Remove unused authentication methods 2016-06-12 16:32:17 -07:00
sample.env feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
webpack.config.js fix(env): Use NODE_ENV to enable/disable opbeat frontend 2018-03-13 22:56:44 +00: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

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 a super active forum, local study groups, a Medium publication, a guide to thousands of programming topics, 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