style a specific string in a text in react

so I have this array of objects, I want to style only a specific word like the date 2014 in short story object.
Im rendering this array in jsx

id:1,
        img: coderIMG ,
        BlogTitle:"My first encounter with web development in 2014",
        shortStory:`back in late 2014 when i was 15 years old , i was passionate about ....`,