Programmed a photo gallery where the user can upload and delete photos. Technologies: Node.js and the modules Express, Nodemon and ColorThief. Also used ejs. Exercise as part of the Backend Bootcamp by Singulars.
-
Download or/and install node.js
-
Install the following modules:
- Express
- ColorThief
- Nodemon
- Open "localhost:3000"
- $ npm run start
- Upload your photos!