Skip to content

zfixler/naparc

Repository files navigation

NAPARC Search

The goal of this project is to provide a single place for users to search for NAPARC affiliated congregations.

Users can search by location, as well as by denomination.

Table of Contents

Installation

Clone the repository and install dependencies:

git clone https://github.com/zfixler/naparc.git
cd naparc
npm install

Usage

Run the development server:

npm run dev

Build the project for production:

npm run build

Preview the production build:

npm run preview

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License.