Replicating airbnb following the atomic design principles...
View the Project on GitHub kokiebisu/4irbnb
Home > @nextbnb/common > createExperience
Factory to create Experience
Signature:
createExperience: (id: string, title: string, imgUrls: string[]) => IExperience