Doodles app:
Enjoy yourself drawing doodles and adding them to your collection. While drawing, the collection is continuously updated with the latest version of your doodle. To recognize your doodle, you can enter a name, and date and time are added. Of course it is possible to remove a doodle from your collection.
This app is build using the React framework. Data is stored in Firebase in a JSON structure. For styling I used Sass that is compiled into a css file. NPM is used for installing additional packages. Gulp is used to build the project. The app runs on node.js server through browserify.
- clone the doodles project from the Git repo
- run
install npm
in your terminal - run
gulp
go to http://localhost:3000/