Skip to content

This repo is about creating a single-image-upload-app using node.js,express,multer,mongodb and ejs.All the images that you have uploaded will be displayed in uploaded images section you can either download or delete it.

Notifications You must be signed in to change notification settings

B-chandru/multerimageupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multerimageupload

This repo is about creating a single-image-upload-app using node.js,express,multer,mongodb and ejs.All the images that you have uploaded will be displayed in uploaded images section you can either download or delete it.

Tech Stack

Client: Ejs

Server: Node, Express, Multer

Database: Mongodb

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODBURL

Run Locally

Clone the project

  git clone https://github.com/B-chandru/multerimageupload.git

Go to the project directory

  cd multerimageupload

Install dependencies

  npm install

Start the server

  npm run start

Start the server in development

  npm run dev

About

This repo is about creating a single-image-upload-app using node.js,express,multer,mongodb and ejs.All the images that you have uploaded will be displayed in uploaded images section you can either download or delete it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published