An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Links

![Next](https://img.shields.io/badge/NEXT-15.3.1-red)
![Third Parties]()
![React](https://img.shields.io/badge/REACT-19.0.0-indigo)
![Tailwind CSS]()
![TypeScript](https://img.shields.io/badge/TYPESCRIPT-5.0.0-brown)
![Tailwind Merge]()
![UUID](https://img.shields.io/badge/UUID-11.1.0-cyan)
![Status](https://img.shields.io/badge/STATUS-FINISHED-green)
![License](https://img.shields.io/badge/LICENSE-MIT-yellow)

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

![01](https://github.com/user-attachments/assets/add6cbd6-2da3-408c-873f-0d13df0fd6a6)

## Credits

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