docstash icon indicating copy to clipboard operation
docstash copied to clipboard

A cloud storage Application Built in React, Redux, Node & Mongodb BE Project Mumbai University

Docstash - A cloud storage Application Built in React, Redux, Node & Mongodb

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

Codeship Status for rakshans1/docstash

Docstash ScreenShot

System Preparation

To use this project, you'll need the following things installed on your machine.

  1. NodeJS - use the installer.
  2. Mongodb - use the installer.
  3. Nodemon - $ npm install -g nodemon
  4. Webpack - $ npm install -g webpack

Local Installation

  1. Clone this repo, or download it into a directory of your choice.

Usage

$cd client
$npm install

$cd server
$npm install

$ npm start