DEV Community

Cover image for Cool Dev Mode on website, copy the React code directly
shrey vijayvargiya
shrey vijayvargiya

Posted on

Cool Dev Mode on website, copy the React code directly

Hello and welcome

Yesterday I was thinking of some unique ways to promote the website, gettemplate.website and since the website provides templates for other websites so I got this idea, why can't our website be easy to copy-paste

But how to give is the task, so I got inspiration from Google Inspect Element, which you usually open when inspecting any element, CSS or cookies and other works, and suddenly the idea to create our own Dev mode on the website emerged, and since I didn't have much time so I went with brute force and added the feature on the website

The Dev Mode is a simple feature that, when switched on, opens the code highlighter along with highlighters for each section, allowing you to view the source code simultaneously.

Read more in details

Test live

Cheers
Shrey
Creator, Gettemplate

Top comments (0)