Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

187
Views
How to list data from firebase in React V9

Good Morning I need to retrieve Data from firebase realtime DB to my react project . How can I write the code in .js file to retrieve structure like the below assuming that I have Barcode as input.

 {
  "Product1": {
    "Barcode": "11",
    "Name": "Cream",
    "Price": "30LE"
  },
  "Product2": {
    "Barcode": 22,
    "Name": "Vitamine",
    "Price": "40LE"
  }
}

I don't know what to write to retrieve the price of certain barcode ? the barcode will be the searching criteria and it will change based on the input from react project what I should write retrieve the price of certain barcode ?

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!