Files
freeCodeCamp/packages/learn/README.md

27 lines
2.1 KiB
Markdown
Raw Normal View History

# freeCodeCamp Learn
2018-03-26 13:01:24 +01:00
![freeCodeCamp Social Banner](https://s3.amazonaws.com/freecodecamp/wide-social-banner.png)
2018-03-26 13:01:24 +01:00
2018-04-19 12:25:03 +01:00
[![Build Status](https://travis-ci.org/freeCodeCamp/learn.svg?branch=master)](https://travis-ci.org/freeCodeCamp/learn)
[![license](https://img.shields.io/badge/license-BSD--3--Clause-lightgrey.svg?style=flat-square)](https://opensource.org/licenses/BSD-3-Clause) [![Gitter](https://img.shields.io/gitter/room/freeCodeCamp/Contributors.svg?style=flat-square)](https://gitter.im/freeCodeCamp/Contributors)
[![Open Source Helpers](https://www.codetriage.com/freecodecamp/learn/badges/users.svg)](https://www.codetriage.com/freecodecamp/learn)
2018-03-26 13:01:24 +01:00
[![GitHub Issues](https://img.shields.io/github/issues/freeCodeCamp/learn.svg?style=flat-square)](https://github.com/freeCodeCamp/learn/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/freeCodeCamp/learn.svg?style=flat-square)](https://github.com/freeCodeCamp/learn/pulls) [![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](http://www.firsttimersonly.com/)
[![Throughput Graph](https://graphs.waffle.io/freeCodeCamp/learn/throughput.svg)](https://waffle.io/freeCodeCamp/learn/metrics)
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](CONTRIBUTING.md).
3. 🔧 Make some awesome changes!
4. 👉 [Make a pull request](https://github.com/freeCodeCamp/learn/compare)
5. 🎉 Get your pull request approved - success!