An open API service indexing awesome lists of open source software.

https://github.com/bnaya/nt-challenge

New Testament Challenge
https://github.com/bnaya/nt-challenge

Last synced: 3 months ago
JSON representation

New Testament Challenge

Awesome Lists containing this project

README

        

# NT Challenge

![Deploy](https://github.com/mskelton/nt-challenge/workflows/Deploy/badge.svg)

> Read the New Testament in 90 days!

## Starting the App

To start the app, install the dependencies and run the development server.

```sh
npm install
npm start
```