Phone-Search-API-Website Tailwind Templates

Phone Search Api Website

Product Search Website: A simple JavaScript website that allows users to search for phones using an API. The results are displayed in a cards, and a modal appears when a product is clicked to view more details,a spinner for loading data & unavailable. Built with HTML, CSS, JavaScript ES6, Tailwind CSS, Daisy UI, Node app, and VS Code.

Product Search Website

This repository contains the code for a simple JavaScript website that allows users to search for different phones or products. The website uses an API to retrieve the product data, and it displays the results in a list. When a user clicks on a product, a modal appears that contains more details about the product. The website also has a search bar that allows users to search for specific products. If no results are found, a spinner will be displayed to indicate that the data is being loaded.

The website is built using HTML, CSS, JavaScript ES6, Tailwind CSS, Daisy UI, Node app, and VS Code.

Features:

  • Search for products using an API
  • Display results in a list
  • View more details about a product in a modal
  • Search bar
  • Spinner for loading data

Technologies:

  • HTML
  • CSS
  • JavaScript ES6
  • Tailwind CSS
  • Daisy UI
  • Node app
  • VS Code

phone-hunter-api

URL Format: https://openapi.programming-hero.com/api/phones?search=${searchText}

Example: https://openapi.programming-hero.com/api/phones?search=iphone

Phone detail url:

URL Format: https://openapi.programming-hero.com/api/phone/${id}

Example: https://openapi.programming-hero.com/api/phone/apple_iphone_13_pro_max-11089

Top categories

Loading Svelte Themes