Visit the repository on GitHub and click here
This file contains an array of objects where each object represents a portfolio, so it will be for you to add an object to this table following the timeline ...
const data = [
...,
{
id: n,
name: "John Doe",
link: "https://johndoe.com",
tags: ["FrontEnd", "Backend"]
},
{
id: n+1,
name: "Your name",
link: "https://your-website.com",
tags: ["", "", ...]
},
]
Tags are not the technologies used but rather the areas in which you are