https://github.com/sofiarocher/linktree-for-c
This project is a minimalist "linktree"-style webpage designed to showcase a client's top three links in an aesthetically pleasing and interactive manner. The site features background objects that respond to cursor movements, adding a dynamic and engaging element to the user experience.
https://github.com/sofiarocher/linktree-for-c
client css html javascript linktree
Last synced: over 1 year ago
JSON representation
This project is a minimalist "linktree"-style webpage designed to showcase a client's top three links in an aesthetically pleasing and interactive manner. The site features background objects that respond to cursor movements, adding a dynamic and engaging element to the user experience.
- Host: GitHub
- URL: https://github.com/sofiarocher/linktree-for-c
- Owner: sofiarocher
- Created: 2023-04-25T23:30:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:04:53.000Z (almost 2 years ago)
- Last Synced: 2024-07-23T16:19:18.480Z (almost 2 years ago)
- Topics: client, css, html, javascript, linktree
- Language: CSS
- Homepage: https://camvillalobos.netlify.app/
- Size: 50.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Linktree Website
This project is a minimalist "linktree"-style webpage designed to showcase a client's top three links in an aesthetically pleasing and interactive manner. The site features background objects that respond to cursor movements, adding a dynamic and engaging element to the user experience.
## Features
- Interactive Background: Objects in the background move in response to the user's cursor, creating an engaging visual effect.
- Minimalist Design: Focuses on simplicity and usability, ensuring that visitors can easily access the desired links.
- Customizable Links: Supports up to three links, which can be easily updated to direct visitors to the client's chosen websites or social media platforms.
## Tech Stack
- HTML: Structures the content of the webpage.
- CSS: Provides styling and the layout, including the interactive background effects.
- JavaScript: Adds interactivity, controlling the movement of background objects in relation to the cursor.