/Image-Gallery

An image Gallery where you can upload your images made with ExpressJS and MongoDB using Multer and GridFs packages

Primary LanguageJavaScript

Shopping-REST-API

REST API developed using Express.js and MongoDB

Setup

npm install && npm start

don't forget to add .env file containe the MONGO_URI variable

Functionality

  • Choose an image from your device and upload it to the DB
  • In the home page you can see all the images in the DB