https://github.com/ekelen/scrapegroat
Scrape groats.
https://github.com/ekelen/scrapegroat
archaeology groats numismatics puns
Last synced: 6 days ago
JSON representation
Scrape groats.
- Host: GitHub
- URL: https://github.com/ekelen/scrapegroat
- Owner: ekelen
- Created: 2020-11-27T12:58:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T22:21:47.000Z (over 2 years ago)
- Last Synced: 2025-03-04T05:44:26.748Z (7 months ago)
- Topics: archaeology, groats, numismatics, puns
- Language: JavaScript
- Homepage: https://scrapegroat.netlify.app
- Size: 449 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scrapegroat 🐐
> Displays data about a random [groat]() from the [American Numismatic Society](numismatics.org/) every day.
This project was created to try out the [ParcelJS](https://parceljs.org/) bundler and a pun. 💯
## Local installation
```sh
git clone https://github.com/ekelen/scrapegroat.git
cd scrapegroat
npm install
npm run dev
```