Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 402 Bytes

Photo-Gallery

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.

  1. Download or/and install node.js

  2. Install the following modules:

  • Express
  • ColorThief
  • Nodemon
  1. Open "localhost:3000"
  2. $ npm run start
  3. Upload your photos!