https://github.com/codingmustache/nepobby
A fun little Web App to see if your fav celeb has famous/rich relatives
https://github.com/codingmustache/nepobby
funny svelte sveltekit webscraping wikipedia
Last synced: 3 months ago
JSON representation
A fun little Web App to see if your fav celeb has famous/rich relatives
- Host: GitHub
- URL: https://github.com/codingmustache/nepobby
- Owner: codingMustache
- License: mit
- Created: 2023-04-15T22:51:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T18:35:40.000Z (over 1 year ago)
- Last Synced: 2025-01-31T13:34:38.370Z (5 months ago)
- Topics: funny, svelte, sveltekit, webscraping, wikipedia
- Language: JavaScript
- Homepage: https://nepobby.vercel.app
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 Next.js 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]