/say-their-names-web

Primary LanguageJavaScriptMIT LicenseMIT

Say Their Names ✊🏿

Overview

Welcome to the Say Their Names project. Our aim is to build an open-source platform that raises awareness of the injustice and often forgotten names of racial inequality at the hands of law enforcement. We strive to identify and amplify verified organizations to ensure donations are reaching those who can make the most impact with it.

Prerequisites

Before you continue, ensure you have met the following requirements:

  • You have installed NodeJS.
  • You have installed NPM or Yarn.

Setup

Cloning the repository:

Using HTTPS:

  git clone https://github.com/Say-Their-Name/say-their-names-web.git

Using SSH:

  git clone git@github.com:Say-Their-Name/say-their-names-web.git

Navigate to app

 cd say-their-names-web

Add Environment Variable

Create a .env file in the root of the project and copy the contents of .env.example file to the newly created .env file.

Installing Dependencies

Using NPM:

  npm install

Using Yarn:

  yarn install

Running the app

Using NPM:

  npm start

using Yarn:

  yarn start

Deploy the frontend

Netlify

To deploy this Strapi instance you'll need:

Once you have created your account you can deploy your instance by clicking on this button.

Deploy

Contributing

We heartily welcome any and all contributions that match our engineering standards! Please, check out our Contribution Guidelines to know more.

Let's have fun, let's make an impact.