A simple tool to show your links and personal info in a nice way.
You can see a live preview of this project here.
git clone https://github.com/onurravli/links
cd links
npm installRun the development server by typing the following command in your terminal.
npm run devYou can modify your info in the data.json file.
Currently, this repo comes with blog, github, linkedin, twitter, instagram, cv, spotify and mail icons. You can add more icons by adding them to the public/icons folder and then adding them to the data.json file.
