Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 852 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 852 Bytes

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 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
  3. Update public/links.json with your own links
  4. Deploy

Tools used

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