/MyUploadsApp

A simple web application that has six functionalities login, logout, register, upload, find and show.

Primary LanguageHTML

This is a simple web application that contains six simple functionalities login, logout, register, upload, find and show.

1- run npm install to install all the application dependencies.

2- go to /config/database.js and put your database.

3- run the app by this commande ligne : npm start or npm server