Insperaion
People typically use their browser or AI to search whether a given domain/URL exists. This approach works, but can be time-consuming sometimes, and even less secure if you need to visit the URL by yourself to check if the site exists. This website allows you to quickly check if a desired URL exists or is taken. Got a startup name? Type in your desired site URL and check whether it's taken.
About
A Website Existence Checker that will verify the reachability and existence of a given URL address. Perfect to quickly check whether a domain or URL was taken. It aims to provide users with a quick, user-friendly, and secure tool to determine if a specific web server is responsive without visiting the page. This webapp uses the Modern Fetch API with No-CORS Mode, which is the most secure and modern approach that uses the fetch API with no-cors mode to bypass CORS restrictions while maintaining security.
Features and Functionality
- URL Input Field: Allow users to enter a URL address.
- Check Existence Button: a button that users can click to check the server's reachability.
- Server Reachability Response: The application will notify the user whether the server is reachable and the domain/URL exists.
- Light and dark theme support with theme switcher
- Display a list of recently checked URL addresses
Applicable Challenges and Bonus
My project met the following challenge requirements and bonus:
- Deploy Challenge
- One-shot completion
Built With
- bolt.new
- netlify
- react
- typescript
Log in or sign up for Devpost to join the conversation.