Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stanleymasinde/social-links

All social links in a clean and responsive interface.
https://github.com/stanleymasinde/social-links

links portfolio tailwindcss website

Last synced: 1 day ago
JSON representation

All social links in a clean and responsive interface.

Awesome Lists containing this project

README

        

## Social links

> This repository contains links to all my social profiles

### Features

1. Simple and accessible
2. SEO friendly
3. Easy to copy resuse
4. Configurable links

### Upcoming feaures

1. Analytics

### Running locally

This project uses [Tailwind CSS][tailwind] for styling.

1. Clone this repository `git clone [email protected]:StanleyMasinde/social-links.git`
2. Install dependencies `npm i`
3. Run the dev server `npm run dev`

### Using this for your own links

1. Clone this project
2. Install dependencies see [Running Loccally](#running-locally)
3. Update `public/links.json` with your own links
4. Deploy

### Tools used

1. [Vite][vite] - Next Generation Frontend Tooling
2. [Tailwind.css][tailwind] - Rapidly build modern websites without ever leaving your HTML.

[tailwind]: https://tailwindcss.com/
[vite]: https://vitejs.dev