This is part of FreeCodeCamp's front-end certification. The objective was to make a markdown previewer which updates in real time. This project was made in React using the more updated- functional components
Working link - https://codepen.io/amoeba_25/full/qBPRYgg
To run this project locally on your computer
git clone https://github.com/amoeba25/FCC-Markdown-Previewer.git
cd Local Path\FCC-Markdown-Previewer
npm install
npm start