All Projects → fernandomachado90 → codebook

fernandomachado90 / codebook

Licence: GPL-3.0 license
Open-source learning tool that allows to users to follow textbook contents while practicing HTML, CSS and JS using a live code editor.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to codebook

da
Distributed Algorithms — Online Textbook
Stars: ✭ 15 (-25%)
Mutual labels:  textbook
AlgebraLinear
Escrita colaborativa de recursos educacionais abertos sobre álgebra linear.
Stars: ✭ 57 (+185%)
Mutual labels:  textbook
react-collapse
Component-wrapper for collapse animation with CSS for elements with variable and dynamic height
Stars: ✭ 143 (+615%)
Mutual labels:  codepen
awesome-hokchew
A curated list of resources about the Hokchew / Foochow language. 閩東語福州話的資源整合列表。
Stars: ✭ 16 (-20%)
Mutual labels:  textbook
codepen-downloader
Download showcase projects from codepen.io
Stars: ✭ 53 (+165%)
Mutual labels:  codepen
debuggingbook
Project page for "The Debugging Book"
Stars: ✭ 132 (+560%)
Mutual labels:  textbook
Intro-Cultural-Analytics
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Stars: ✭ 137 (+585%)
Mutual labels:  textbook
Friendly Code Editor
Try this Friendly Code Editor. You'll love it. I made it with a lot of effort. It has some great features. I will update it adequately later. Very helpful for developers. Enjoy and share.
Stars: ✭ 20 (+0%)
Mutual labels:  codepen
NonlinearDynamicsTextbook
Nonlinear Dynamics: A concise introduction interlaced with code
Stars: ✭ 145 (+625%)
Mutual labels:  textbook
bookmarks
Bookmarks that I ❤️
Stars: ✭ 151 (+655%)
Mutual labels:  codepen
Sicp Py Zh
📖【译】UCB CS61a SICP Python
Stars: ✭ 1,657 (+8185%)
Mutual labels:  textbook
insta-feed.js
Show your Instagram profile on your website. 🌈
Stars: ✭ 25 (+25%)
Mutual labels:  codepen
code-run
一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。
Stars: ✭ 325 (+1525%)
Mutual labels:  codepen
birkhoff
Euclidean plane and its relatives; a minimalist introduction.
Stars: ✭ 15 (-25%)
Mutual labels:  textbook
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+300%)
Mutual labels:  codepen
kiselyov
Геометрия по Киселёву
Stars: ✭ 16 (-20%)
Mutual labels:  textbook
ctf-primer
Textbook with chapters for each usual picoCTF challenge category.
Stars: ✭ 20 (+0%)
Mutual labels:  textbook
cuc-ns
网络安全课本
Stars: ✭ 42 (+110%)
Mutual labels:  textbook
codeframe
The fastest, easiest way to build and deploy quick static webpages
Stars: ✭ 107 (+435%)
Mutual labels:  codepen
codepen-puppeteer
Use Puppeteer to download pens from Codepen.io as single html pages
Stars: ✭ 22 (+10%)
Mutual labels:  codepen

codebook

Open-source learning tool that allows to users to follow a textbook while practicing HTML, CSS and JS using a live code editor.

Requisites

Commands

In the project directory, you can run:

make setup

Installs dependencies modules.

make build

Builds deployable version of React app.

make format

Formats source code using Prettier.

make run

Runs the app in development mode on http://localhost:3000.

make test

Launches the test runner in the interactive watch mode.

make publish

Publishes static page to GitHub Pages using gh-pages. Tutorial available here.

Contributing

There are many ways of contributing to this project, from minor typo fixes and code refactoring to adding whole new pages to the book!

The book pages are imported from the src/book directory, in alphabetic order. To get started and understand how your changes impact the book, try adding your name to the credits page.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].