https://github.com/dogukanurker/brokenurlchecker
Check whether a link working or not.ποΈ
https://github.com/dogukanurker/brokenurlchecker
css fastapi html python react tailwind typescript urlchecker uvicorn
Last synced: 3 months ago
JSON representation
Check whether a link working or not.ποΈ
- Host: GitHub
- URL: https://github.com/dogukanurker/brokenurlchecker
- Owner: DogukanUrker
- License: mit
- Created: 2023-08-23T18:35:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:58:38.000Z (over 2 years ago)
- Last Synced: 2025-10-11T17:33:13.905Z (9 months ago)
- Topics: css, fastapi, html, python, react, tailwind, typescript, urlchecker, uvicorn
- Language: TypeScript
- Homepage: https://dogukanurker.com/brokenurlchecker
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# [BrokenURLCheckerπ](https://dogukanurker.com/brokenurlchecker)
Check whether a link working or not.ποΈ
[Contact](mailto:dogukanurker@icloud.com)
[Dogukan Urker](https://dogukanurker.com)
### [Demo Video πΊ](https://youtu.be/IDVZO8JInIc)
| [Desktop](https://github.com/DogukanUrker/BrokenURLChecker/tree/main/images/desktop) | [Mobile](https://github.com/DogukanUrker/BrokenURLChecker/tree/main/images/mobile) |
| :-----------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
|  |
|
[click for more imagesπ·](https://github.com/DogukanUrker/BrokenURLChecker/tree/main/images)
## Requirements π¦
#### Backend
- FastAPI
- Uvicorn
- Pydantic
- Requests
- Python 3.10 or newer
#### Frontend
- React
- Axios
- Node
- Tailwind
## Installation β¬οΈ
download source code from Github πΎ
`git clone https://github.com/DogukanUrker/BrokenURLChecker.git`
go to directory π
`cd BrokenURLChecker`
### Backend
go to directory π
`cd backend`
install requirements.txt π½
`pip install -r requirements.txt`
it's ready to run π
`python app.py`
### Frontend
go to directory π
`cd frontend`
install packages π¦
`npm install`
it's ready to run π
`npm run dev`
### Contributors π
### Support π°
