Skip to content

coyote963/elcaconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElcaConnect

This is the frontend for a website designed to connect members of the evangelical lutheran church.

The website is written in React, and uses Bootstrap for components.

Installation Instructions

First have nodejs installed

Clone this repo

In the project folder, run

npm install to install all the dependencies

In the root of the project (not in the src) make a .env file and there is a single config:

REACT_APP_SERVER_URL = "URL_OF_ELCABACKEND_GOES_HERE"

Start the app by running:

npm run start

About

website for connecting members of elca church

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published