Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.46 KB

🌳 Linktr.ee clone

A single page clone of my official linktr.ee website https://linktr.ee/augusticor

GitHub actions workflow status

What is linktr.ee ?

Linktree allows to create a personalised and easily-customizable page, that houses all the important links you want to share with your audience. It can be used on social platforms like Instagram, TikTok, Twitch, Facebook, YouTube, Twitter or LinkedIn, or you can use it to aid discovery of your work, brand or business. Example:

Tech Stack

Last updated on: February 2023

How to use this project

This project was originally created using create-react-app but in 2023 migrated to Vite.

In the project directory, you can run:

npm run dev

Runs the app in the development mode http:https://localhost:3000

npm run test

Runs the test of the application, four test suits using Vitest. Yes migrated from enzyme to Vitest.

npm run build

Builds the production ready app version