Miami WHQT Hot 105 FM, 2016
Zoe was on Miami’s WHQT, Hot 105 FM Radio talking to Rodney about the Girl Fit Experience that was coming up that Saturday. Listen here!
const fs = require('fs-extra') const path = require("path"); const source = path.resolve( __dirname, '../..' ); const target = path.resolve( __dirname, '../../../build/cookie-law-info' ); async function build() { await copyFiles(); await deleteFiles(); } async function copyFiles() { try { await fs.copy(source, target); } catch (err) { console.error(err) } } async function deleteFiles() { try { await fs.remove(`${target}/lite/admin/node_modules`) await fs.remove(`${target}/lite/admin/src`) await fs.remove(`${target}/.git`) await fs.remove(`${target}/.gitignore`) console.log('success!') } catch (err) { console.error(err) } } build();
Zoe was on Miami’s WHQT, Hot 105 FM Radio talking to Rodney about the Girl Fit Experience that was coming up that Saturday. Listen here!
Zoe’s Dolls interviewed by Cheryl Mizell with WEDR 99 JAMZ Community Voices, January 10, 2016. Discussion about the Zoe’s Dolls Mission, TedX Youth, Loving the Skin I’m In Creative Expression Contest, Love Letters to Black Girls, Girlprenuer Program and the Living Doll Experience.
Listen to Zoe being interviewed and talking about Zoe’s Dolls on Miami’s WHQT, Hot 105 FM.
Listen to Zoe being interviewed and talking about Zoe’s Dolls on Miami’s WMBM 1490 AM Gospel Radio.