react-fcctest
v2.0.3
Published
JavaScript freeCodeCamp Test Suite plugin
Downloads
56
Maintainers
Readme
This is a JavaScript plugin for the freeCodeCamp Test Suite. Here is the DEMO.
Functionality
This plugin works for the following sections of the curriculum
- Responsive Web Design Projects
- Front End Libraries Projects
- Data Visualization Projects
How To Use
Run
npm i react-fcctest
oryarn add react-fcctest
to install the JavaScript plugin.Include the following snippets in your code.
import ReactFCCtest from 'react-fcctest';
<ReactFCCtest />
That is all there is to it!
This open source project was built out of admiration for freeCodeCamp. Teaching people to code globally is a great mission! Try to change the world, one line of code at a time. ~ ninte.dev