/docshare

A web simple document management system.

Primary LanguageJavaScript

License: MIT

DocShare

Author: Martin Mwangi

Project description

In this project, I have created a web app that allows users to manage documents

Technologies used

  • Javascript/React
  • Bootstrap
  • CSS
  • Express js
  • Mongodb

Setup

  1. Clone the repo
git clone git@github.com:martwebber/docshare.git
  1. cd to frontend
cd frontend  
  1. Install NPM packages
npm install
  1. Run server
npm start

Setup backend

  1. Navigate to the root folder of the project
  2. Install NPM packages
npm install
  1. Run server
npm start

Project link

https://github.com/martwebber/docshare

Live link

docshare-theta.vercel.app

Contacts

If you have any question or feedback about the project, you can reach out to me via Email: mwangi.martin24@gmail.com or send me a message on LinkedIn

Resources and important links

License

This project is licensed under the MIT Open Source license Copyright (c) 2022.