JSFiddle - React, Tailwind, and code Playground

by apasaja

JavaScript

let data = [
  [
  {
    "ageRange": {
      "end": "6 yo",
      "start": "3 yo"
    },
    "contact": null,
    "desc": "R.E.A.L Kids Ara Damansara is an aesthetically designed preschool in a mall serving the community in the surrounding area. The programmes offered at the centre are designed to complement our holistic curriculum incorporating Howard Gardner’s Multiple Intelligence approach to provide learners with a diverse preschool experience.\n\nThe centre boasts designated facilities such as technology room with interactive projector, dramatic role play fitting rooms, gym play area, indoor playground, culinary kitchen and child-friendly kid’s toilets. The classrooms are spacious and the student-teacher ratio is low. The centre is staffed with certified, experience, long serving and caring educators. Situated strategically in Evolve Concept Mall, R.E.A.L Kids Ara Damansara provides easy accessibility with convenient drop-off point for parents- with CCTV cameras and security.",
    "email": "[email protected]",
    "images": [],
    "languages": ["English", "Malay", "Chinese"],
    "location": {
      "address": "Ev-G-25, Ground Floor, Evolve Concept Mall Jalan Pju 1a/4, Ara Damansara 47301 Petaling Jaya, Selangor Darul Ehsan",
      "city": "Ara Damansara",
      "country": "Malaysia",
      "lat": 3.1103623,
      "lng": 101.5865382,
      "state": "Selangor"
    },
    "name": "R .E .A .L KIDS ARA DAMANSARA",
    "openingHours": {
      "fri": {
        "end": "5:00 PM",
        "start": "8:00 AM"
      },
      "mon": {
        "end": "5:00 PM",
        "start": "8:00 AM"
      },
      "sat": {
        "end": "1:00 PM",
        "start": "9:00 AM"
      },
      "sun": {
        "end": null,
        "start": null
      },
      "thu": {
        "end": "5:00 PM",
        "start": "8:00 AM"
      },
      "tue": {
        "end": "5:00 PM",
        "start": "8:00 AM"
      },
      "wed": {
        "end": "5:00 PM",
        "start": "8:00 AM"
   ...