Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thrillberg/saint-tracker
View depictions of saints and see where they're from.
https://github.com/thrillberg/saint-tracker
art digital-humanities painting react
Last synced: 18 days ago
JSON representation
View depictions of saints and see where they're from.
- Host: GitHub
- URL: https://github.com/thrillberg/saint-tracker
- Owner: Thrillberg
- Created: 2017-04-18T20:23:01.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2017-05-07T02:14:18.000Z (over 7 years ago)
- Last Synced: 2024-12-06T02:58:09.314Z (about 1 month ago)
- Topics: art, digital-humanities, painting, react
- Language: JavaScript
- Homepage: https://sainttracker.herokuapp.com/
- Size: 11.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Thrillberg/saint-tracker.svg?branch=master)](https://travis-ci.org/Thrillberg/saint-tracker)
# Saint Tracker
Saint Tracker is an open-source art appreciation tool that allows users to view works of art featuring saints. It is built entirely with React.js.
### Development
1. `git clone https://github.com/Thrillberg/saint-tracker.git`
2. `cd saint-tracker`
3. `npm install`
4. `npm run dev` to start a server. Navigate to `localhost:8080`.### Useful scripts
1. `npm run test` will run the test suite.
2. `npm run ci` will build the app and run the test suite.### Contributing
If you want to contribute, great! Submit a PR or issue or just say hi.