Skip to content
/ site Public

Backend server and promotional website for our volunteering app.

Notifications You must be signed in to change notification settings

Voluntra/site

Repository files navigation


Voluntra
Voluntra

Connecting students to volunteer organizations

Running locally

# Clone this repository
$ git clone https://github.com/Voluntra/voluntra.git

# Go into the repository
$ cd voluntra

# Install dependencies
$ yarn

# Run the app
$ yarn dev