Phone Hunter is a dynamic web application that allows users to search for mobile phones and view detailed specifications. Using an intuitive interface and seamless API integration, it provides comprehensive information about various phone models. Whether you're looking for a specific brand or exploring the latest releases, Phone Hunter is your go-to solution.
- HTML5 β Structuring the web pages
- CSS (Bootstrap 5.2.3) β Enhancing styling and responsiveness
- JavaScript (Vanilla) β Managing logic and API interactions
- Programming Hero API β Fetching real-time mobile phone data
- Netlify β Hosting and deploying the project
-
π Phone Search & Real-time API Fetching
- Users can search for mobile phones via an input field.
- Fetches real-time data using Programming Hero API.
-
π Detailed Phone Specifications in Modal
- Displays brand, model, chipset, display size, memory, storage, and connectivity options.
- Uses a Bootstrap-powered modal for clean presentation.
-
π Loading Spinner & Error Handling
- Spinner animation for better user experience while fetching data.
- Handles cases where no phone matches the search, displaying an error message.
- Enter the phone model or brand in the search box.
- Click the Search button or press Enter.
- View the matching results and click Detail Information to explore specifications.
- Clone the repository:
git clone https://github.com/KINGALVI/Phone-Hunter.git