Organizations generally want to show their student's work to a large number of people or other organizations. With manage-file they can save important documents such as dissertations and theses, safely.
All code follows ESLint style guide.
Developers using this project should already have nodejs installed on their local machines.
The backend was profide by an api. View the README.md from source repository for more details.
Run the following commands to start the client:
npm install // only once to install dependencies
npm run start
By default, the app will run on localhost:3000.