Skip to content

Repository files navigation

Firebase

This project demonstrates a basic CRUD (Create, Read, Update, Delete) web application using JavaScript and the Firebase. The app fetches, displays, and manages products dynamically.

to live URL click here fake-store.

Features

  1. Read Products: Fetch and display all products from the API as interactive cards.
  2. Create Product: Add new products with user-provided details, including:
    • Title
    • Price
    • Description
  3. Update Product: Update the title of an existing product.
  4. Delete Product: Delete a product and refresh the product list.

Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling for product cards and layout.
  • JavaScript: Application logic and API integration.
  • Firebase: Backend service for CRUD operations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages