freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Mikhail Pontus 5ab0fe2148 fix(seed): Update Show the Local Weather challenge
Pulling changes from commit a29a928f49
Preserve glitch weather API from commit ddd852df7b
2017-12-20 03:06:41 +03:00
.github fix(.github): Update pull request template (#15934) 2017-10-06 23:06:27 +02:00
client Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
common Fix: storage files use challenge files as source (#16215) 2017-12-19 11:41:09 -06:00
config Remove unused authentication methods 2016-06-12 16:32:17 -07:00
public Updated grammar (#16056) 2017-10-30 16:33:40 -05:00
seed fix(seed): Update Show the Local Weather challenge 2017-12-20 03:06:41 +03:00
server feat(search): Add react-freecodecamp-search to Nav (#16209) 2017-12-18 10:48:21 -06:00
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
.editorconfig
.eslintignore
.eslintrc feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
.gitattributes
.gitignore feat: added *~ 2017-09-04 09:58:55 -05:00
.jshintrc
.node-inspectorrc
.snyk fix: package.json & .snyk to reduce vulnerabilities (#15039) 2017-05-31 00:13:52 +05:30
.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 feat(dev): Update CONTRIBUTING 2017-12-16 10:17:33 +00:00
LICENSE.md docs(license): Update License fix for GitHub (#16113) 2017-11-25 11:47:27 -06:00
README.md docs(license): Update License fix for GitHub (#16113) 2017-11-25 11:47:27 -06:00
docker-compose.yml chore(node): Update node version to 8x 2017-11-01 01:20:55 +05:30
gulpfile.js feat: react challenges (#16099) 2017-11-29 17:44:51 -06:00
package-lock.json Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
package.json Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06: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 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.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) 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 in the /seed and subdirectories are licensed under the CC-BY-SA-4.0