Back to Archive
CodeSpark
The Challenge
Online code editors requiring users to pay to keep their code private.
The Stack
VSC
Vanilla HTML/CSS/JS
Execution Strategy
Built for making single web apps easier to compile and test out without spinning up a server.
1. Built in Styles: Tailwind is built into the editor which can be turned on/off.
2. More Space: Popout window allows the user to have two screens open, one with the code editor, and one with the preview.
3. Local Storage: Import/Export JSON files to upload later. Keeping all your work offline and secure.