Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 525 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 525 Bytes

JusticeRest

A platform to Speak Up, Seek Change, and Inspire Justice!

Octoberfest

In aticipation of hacktoberfest, few goals have been written down on the issues tab!

Installing

git clone https://github.com/solomonshalom/JusticeRest.git
cd JusticeRest
npm install --force

Building

npm run build

Developing

npm run start

Pre-Reqs

You will need a firebase project w/ firestore and authentication enabled!