https://github.com/zolppy/my-links
Links para minhas redes sociais, GitHub, currículo e afins.
https://github.com/zolppy/my-links
animations contact css-animations links social
Last synced: 6 months ago
JSON representation
Links para minhas redes sociais, GitHub, currículo e afins.
- Host: GitHub
- URL: https://github.com/zolppy/my-links
- Owner: zolppy
- License: mit
- Created: 2024-01-21T10:13:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T03:02:02.000Z (over 1 year ago)
- Last Synced: 2025-02-09T16:22:48.969Z (over 1 year ago)
- Topics: animations, contact, css-animations, links, social
- Language: SCSS
- Homepage: https://zolppy.github.io/my-links/
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Links

![Third Parties]()

![Tailwind CSS]()

![Tailwind Merge]()



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](https://my-links-zol.vercel.app).
## How to run
### By docker
Run the following command on a console:
```bash
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:
```bash
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

## Credits
The **design** was **inspired** by [Linktree](https://linktr.ee/)