personal-site/components/portfolioEntries.json

15 lines
467 B
JSON
Raw Normal View History

2022-02-04 11:25:05 +00:00
[
2022-02-28 11:20:15 +00:00
{
"title": "Traderhub",
"description": "A marketplace for traders of all kinds in Nigeria",
"url": "https://traderhub.ng",
"image": "/images/traderhubscreenshot.png"
},
2022-02-04 11:25:05 +00:00
{
"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"
}
]