freeCodeCamp/packages/learn
2018-09-27 20:05:58 +05:30
..
plugins/fcc-source-challenges Use @freecodecamp/curriculum package (#85) 2018-09-27 20:05:47 +05:30
seed Feat: Donation integration (#151) 2018-09-27 20:05:53 +05:30
src fix(theme): fixes #209 (upcoming lessons readability in night mode) 2018-09-27 20:05:58 +05:30
static Add cats.json file which is required for at least 5 challenges (#179) 2018-09-27 20:05:55 +05:30
utils fix: Decode HTML entities in the test output (#111) 2018-09-27 20:05:55 +05:30
.babelrc Feat: User Integration (#92) 2018-09-27 20:05:47 +05:30
.eslintignore initial commit 2018-09-27 20:05:31 +05:30
.eslintrc initial commit 2018-09-27 20:05:31 +05:30
.gitignore ignore local build files 2018-09-27 20:05:31 +05:30
.prettierrc Inital commit 2018-09-27 20:05:29 +05:30
.travis.yml fix: all things (#124) 2018-09-27 20:05:50 +05:30
CONTRIBUTING.md fix(contributing.md): fixed a typo in the instruction list 2018-09-27 20:05:57 +05:30
gatsby-browser.js initial commit 2018-09-27 20:05:31 +05:30
gatsby-config.js fix: all things (#124) 2018-09-27 20:05:50 +05:30
gatsby-node.js Feat: Donation integration (#151) 2018-09-27 20:05:53 +05:30
gatsby-ssr.js Merge pull request #23 from Bouncey/feat/favicons 2018-09-27 20:05:39 +05:30
jest.config.js Merge pull request #48 from Bouncey/feat/GA 2018-09-27 20:05:43 +05:30
LICENSE Inital commit 2018-09-27 20:05:29 +05:30
package.json chore(seed): update curriculum to latest 2018-09-27 20:05:57 +05:30
README.md chore: fix build status badge (#27) 2018-09-27 20:05:40 +05:30
sample.env Redirect non-emailVerified users to www (#108) 2018-09-27 20:05:49 +05:30
webpack-frame-runner.js initial commit 2018-09-27 20:05:31 +05:30
yarn.lock chore(seed): update curriculum to latest 2018-09-27 20:05:57 +05:30

freeCodeCamp Learn

freeCodeCamp Social Banner

Build Status license Gitter Open Source Helpers

GitHub Issues GitHub Pull Requests Pull Requests Welcome first-timers-only Friendly

Throughput Graph

The freeCodeCamp.org curriculum are now housed in this new stand-alone web app, https://learn.freecodecamp.org.

This coding environment uses Gatsby.js and is much faster and easier to maintain than our old beta learning environment.

We're still working on linking it with freeCodeCamp accounts. And we're still tweaking its UI, its VS Code Monaco code editor (a replacement for Codemirror), and its offline mode. Soon it will look something like this: https://fcc.im/2HdD4vB

Contributing

  1. 🍴 Fork this repo
  2. 👀 Follow the contributing guidelines outlined in CONTRIBUTING.md.
  3. 🔧 Make some awesome changes!
  4. 👉 Make a pull request
  5. 🎉 Get your pull request approved - success!