personal-site/components/portfolioEntries.json
2022-03-12 21:48:25 +01:00

15 lines
467 B
JSON

[
{
"title": "Traderhub",
"description": "A marketplace for traders of all kinds in Nigeria",
"url": "https://traderhub.ng",
"image": "/images/traderhubscreenshot.png"
},
{
"title": "Next 7 Web Engine",
"description": "Next 7 is an all-in-one web engine featuring a web page builder and a content management system",
"url": "https://next7.io",
"image": "/images/next7screenshot.png"
}
]