Skip to content

info-telecom-strasbourg/linktree

Repository files navigation

ITS Linktree

Next.js Deploy Next.js site to Pages

A simple Linktree-like page for ITS.

Generated using https://github.com/abhijhacodes/linkhub template.

Development

Clone the repository and install the dependencies:

npm i

Run the development server:

npm run dev

The cards are defined in data/linkDetails.ts and the icons in data/icons.tsx. The association is made by components/LinkCard.tsx using Font-Awesome icons and custom ones in SVG.

Deployment

The site is automatically deployed to GitHub Pages using GitHub Actions. The deployment configuration is in .github/workflows/nextjs.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from abhijhacodes/linkhub