A simple drawing/etch‑a‑sketch style project built with HTML, CSS, and JavaScript.
- Basic grid‑based drawing
- Simple layout using pure HTML/CSS
- Lightweight JavaScript logic
index.html
st.css
etch.js
go to https://thurayaalz.github.io/etch/ in a browser and start drawing.
Customize styles in st.css and behavior in etch.js.