Linksheet is a modern link-in-bio application that allows users to create a customizable page with multiple links – perfect for social media, portfolios, and personal branding.
This is the frontend part of the application, built with React and connected to a REST API backend.
- Clean and responsive user interface
- Create and manage custom links, link spaces, and your personal profile
- Connects to backend API for dynamic data
- React
- React Router
- React Toastify
- Chakra UI (Component Library)
- Axios
- Vite (development & build tool)
git clone https://github.com/andrejkoller/linksheet-frontend.git
cd linksheet-frontendnpm installnpm run dev












