Doodle App A full-stack app that allows the users to draw doodles with their mouse. Software needed Node.js How to run the app Clone this repository Install dependencies with npm install Start the server with node server.js Open http://localhost:3000 in your browser