https://github.com/headlessnode/doodle-board
https://github.com/headlessnode/doodle-board
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/headlessnode/doodle-board
- Owner: headlessNode
- License: mit
- Created: 2023-08-07T05:34:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T21:43:08.000Z (over 2 years ago)
- Last Synced: 2025-03-12T23:41:20.403Z (12 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doodle Board
Welcome to the Doodle Board project! This interactive web application allows users to create colorful drawings on a grid canvas.
## Features
- Draw with random colors
- Use an eraser to clear cells
- Apply a shading effect
- Select a black color for drawing
- Adjust the grid size
- Clear the entire board
- Responsive design
## Acknowledgements
This project was completed as part of the curriculum from [The Odin Project](https://www.theodinproject.com/). The Odin Project is an open-source, community-driven web development curriculum that provides free resources for learning web development.
Special thanks to the team at The Odin Project for creating and maintaining such a valuable learning platform.
## Demo
You can check out the live demo of the **Doodle Board** [here](https://headlessnode.github.io/Doodle-board/).