You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a mentors.json file and then add mentors as json object in format
{
"name" : "mentor's name",
"facebookLink" : "URL",
"githubLink" : "URL",
"ProfilePicture" : "URL"
}
add a mentors.json file and then add mentors as json object in format
{
"name" : "mentor's name",
"facebookLink" : "URL",
"githubLink" : "URL",
"ProfilePicture" : "URL"
}