In this project I:
- Used HTML, CSS and Javascript to implement an Etch-a-Sketch board.
- When the user clicks the "Start" button, a pop up will ask the size of the board;
- In the board, the user can draw something by dragging the mouse;
- The user can reset the board at any time.
- HTML, CSS and Javascript.
Murilo Roque Paiva da Silva
Github: @MuriloRoque
Twitter: @MuriloRoquePai1
Linkedin: MuriloRoque
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
Give a ⭐️ if you like this project!