This is a simple Next.js portfolio template that's built with Tailwind CSS and TypeScript.
You'll need Node.js to install the required packages. Once you downloaded Node.js, you can follow these steps to run the website:
git clone https://github.com/eggsy/personal-portfolio
cd personal-portfolio
yarn
yarn dev
After that, you'll see that every change you make in any of the files under src/
directory will be seen on the page. You can change the values in the files in src/data/**
directory and customize the data displayed on the page.
If you're not familiar with Lanyard API yet, it's a project that basically reads your status via a bot. That means you have to share a server with that bot and it's currently only available in Lanyard's own Discord server. You have to join this server to get your status visible.