This web application includes in uploading photo, photo description, update and deletion processes.
- npm >= 6.14.14
- node >= v14.17.4
- express >= 4.17.2
- mongodb >= v5.0.5
Clone the repo
git clone https://github.com/alperbayram/PhotoUpload-App.git
Open folder
cd PhotoUpload-App
Install NPM packages
npm install
npm start
http://localhost:5000
This project is MIT licensed.