Skip to content

A single place for all my essential links. Connect with me, explore my work, and stay connected!

Notifications You must be signed in to change notification settings

karthikshetty26/connect

Repository files navigation

Static Link Sharing Website

This is a link-sharing website built using Next.js. It allows to display of multiple links in a simple and customizable way. No backend or server is involved-everything runs on the client side.

live: connect.karthikshetty.info

Features

  • ✅ Built with Next.js for a fast and optimized experience
  • Fully static – No server required
  • Privacy-focused – Your links are not shared with third-party services
  • Customizable – Modify the design and links as needed
  • Deployable on platforms like Vercel, GitHub Pages, or Netlify

How to Use

  1. Clone the repository
git clone https://github.com/karthikshetty26/connect.git
  1. Install dependencies
npm install # or yarn install
  1. Run the development server
npm run dev # or yarn dev

Open http://localhost:3000 in your browser to see the site.

  1. Customize your links

    • Modify the links.js (or similar file) to update your links
    • Edit styles used
  2. Build and Deploy

npm run build # or yarn build

Deploy on Vercel, Netlify, or GitHub Pages as needed.

Contribution

This project is intended for personal use, but feel free to fork and modify it. Contributions are welcome!

License

This project is open-source under the MIT License.

About

A single place for all my essential links. Connect with me, explore my work, and stay connected!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published