freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Dylan ae5b78a9a0 Merge pull request #12117 from Manish-Giri/fix/update-test-message-border-radius
Update test message in circular-border-radius challenge
2017-01-03 19:22:17 -06:00
.github Update pre-submission checklist to advise users to run npm test 2016-10-30 06:09:21 +00:00
client feat(nav): Add dropdown menu 2016-12-30 16:08:15 -08:00
common Show dropdown on hover 2017-01-03 07:04:07 +00:00
config
public improved sentence structure 2016-12-18 15:01:54 +00:00
seed Merge pull request #12117 from Manish-Giri/fix/update-test-message-border-radius 2017-01-03 19:22:17 -06:00
server Merge pull request #12288 from BerkeleyTrue/feat/add-dropdown-nav 2016-12-30 21:26:37 -06:00
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc
.bowerrc
.editorconfig
.eslintignore
.eslintrc feat(lint): Normalize eslint file 2016-12-30 18:40:00 -08:00
.gitattributes
.gitignore
.jshintrc
.node-inspectorrc
.snyk Replace jsonlint with jsonlint-cli 2016-10-28 00:03:47 +02:00
.travis.yml Feat: Move to node 6 2016-09-28 15:32:35 -07:00
.varci.yml Fix uncaught cases & paragraphs 2016-08-10 19:03:39 -04:00
CONTRIBUTING.md Fix contributing doc, not add issue # in commit msg 2016-12-21 20:16:45 +05:30
LICENCE-Free-Code-Camp-Curriculum.md fix(license): Update License. 2016-12-12 12:15:15 +00:00
LICENSE.md chore: update license year 2016-12-31 12:34:14 -01:00
README.md chore: update license year 2016-12-31 12:34:14 -01:00
bower.json
docker-compose.yml Add docker-compose.yml file 2016-12-26 13:03:21 -05:00
gulpfile.js Feat: Add react-hot-loader 2016-09-27 19:49:58 -07:00
package.json Show dropdown on hover 2017-01-03 07:04:07 +00:00
pm2Start.js
sample.env
webpack.config.js Remove webpack replacer for debug module 2017-01-02 00:09:19 +01:00

README.md

FreeCodeCamp Social Banner

Throughput Graph

Join the chat at https://gitter.im/freecodecamp/freecodecamp Known Vulnerabilities Build Status

Welcome to Free Code Camp's open source codebase and curriculum!

Free Code Camp 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, 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 Free Code Camp campers (our students) and seasoned JavaScript developers alike! Please follow these steps to contribute.

License

Copyright (c) 2017 Free Code Camp.

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