Skip to content

Raise-the-Voices/marturia

Repository files navigation

Marturia (Testimony Database APP)

Heroku

An application used to collect, display testimonies of victims

Project Status

This project is currently in development. Some functions can be changed over time.

Deployed in:

https://testimonies.raisethevoices.org/

Installation and Setup Instructions

  • React version: 16.13.1

Clone down this repository.

$ git clone git@github.com:Raise-the-Voices/marturia.git

You will need node and npm installed globally on your machine.

$ cd marturia

Installation:

$ npm install

To Run Test Suite:

$ npm test

To Start Server:

$ npm start

Contributing

We'd love to have your helping hand on Marturia! See CONTRIBUTING.md for more information on what we're looking for and how to get started.