/dropbox-express-mysql

CMPE 273 Project to create Dropbox application using MERN stack. This repository included backend code (NodeJs, Express and Mysql) of the application.

Primary LanguageJavaScript

dropbox-express-mysql

CMPE 273 Project to create Dropbox application using MERN stack. This repository included backend code (NodeJs, Express and Mysql) of the application.

INSTALL

$ git clone git@github.com:niyatpatel23295/dropbox-express-mysql.git
$ cd dropbox-express-mysql
$ npm install
$ npm start