Skip to content
/ links Public

Links to my social networks, GitHub, resume and the like.

License

Notifications You must be signed in to change notification settings

zolppy/links

Repository files navigation

Links

Next Third Parties React Tailwind CSS TypeScript Tailwind Merge UUID Status License

Links to my social networks, GitHub, resume and the like.

Features

  • Responsive design;
  • Consistent design;
  • Links to social medias;
  • Links to resumes (English and Portuguese versions);
  • Links to projects;
  • Link to certifications.

Technologies

  • Next.js;
  • Tailwind CSS;
  • React
  • TypeScript;
  • Docker.

Demo

You can access the page here.

How to run

By docker

Run the following command on a console:

docker compose up -d

After some time, open http://localhost:3000 on a browser tab.

By npm/yarn

Run the following commands on a console:

git clone git@github.com:zolppy/my-links.git
cd my-links
npm install # or "yarn"
npm run dev # or "yarn run dev"

After that, open http://localhost:3000 on a browser tab.

Screenshots

01

Credits

The design was inspired by Linktree

About

Links to my social networks, GitHub, resume and the like.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published