This is a JavaScript plugin for the freeCodeCamp Test Suite. Here is the DEMO.
This plugin works for the following sections of the curriculum
- Responsive Web Design Projects
- Front End Libraries Projects
- Data Visualization Projects
-
Run
npm i react-fcctestoryarn add react-fcctestto 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