This project lets you code on your phone or tablet. It is for people who want to make simple HTML webpages on touch devices.
- Mobile-friendly layout
- Live previews
- Contextual code snippets
- Automated code generation
- Highlighting of active line and word
- Live autocompletion
The code editing experience is simple but tailored for mobile with robust, live autocompletion.
The editor's random code generation feature allows you to relax while coding instead of coding for productivity's sake only.
This is a randomly generated webpage.
The code editor has simple navigation (at bottom of screenshot) and allows you to download the code you have written.
-
Multiplayer mode
-
Shareable links
Client: CSS, HTML, vanilla JavaScript
Clone the project:
git clone --depth 1 https://github.com/enderminyard/phonecoding phone
Go to the project directory:
cd phone
Start a server and you're done!
npx http-server