https://github.com/codingmustache/nepobbyv2
A little web app to check if a celebrity is a product of nepotism
https://github.com/codingmustache/nepobbyv2
Last synced: 3 months ago
JSON representation
A little web app to check if a celebrity is a product of nepotism
- Host: GitHub
- URL: https://github.com/codingmustache/nepobbyv2
- Owner: codingMustache
- Created: 2023-05-05T00:30:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T18:40:35.000Z (over 1 year ago)
- Last Synced: 2025-01-31T13:34:48.996Z (5 months ago)
- Language: Svelte
- Homepage: https://nepobby.vercel.app
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nepobby
## About
Webscrapes Wikipedia for information on Celeberties that have a page and checks the card information for Realives/Parents to see if that field value has links in it. Will return a toast to show reuslt if your celeb is a product of nepotism.
## Contributions
Clone Down
1. install dependecies `npm i`
2. Run locally `npm run dev`The app is a frontend Sveltekit component and a single backend compoenent. If you have contribution to the project feel free to fork and make a PR.
Questions about the codebase you can email me at [email protected]