Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sahilk-027/code-pen-clone

A simple coding platform for HTML-CSS-JS.
https://github.com/sahilk-027/code-pen-clone

codepen editor

Last synced: 3 days ago
JSON representation

A simple coding platform for HTML-CSS-JS.

Awesome Lists containing this project

README

        

# ScriptSmith
Simple coding platform for HTML CSS and JS

## 🔗 Link
- [Live](https://script-smith.vercel.app/)

Screenshot 2023-04-24 at 7 15 56 PM

## Setup

Download Node.js. Run this followed commands:

```bash
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:3000
npm start
```

### Made with 💜 by [SahilK-027](https://github.com/SahilK-027)