Ayyy
A minimal and completely configurable social link page made using next.js and tailwind.
Install / Use
/learn @asrvd/AyyyREADME
Customize
You can configure and customize everything according to your iwsh by replacing the default values in the config.js file.
Run Locally
Clone the repository.
git clone https://github.com/asheeeshh/ayyy.git
Install dependencies.
cd ayyy
npm install
Make changes and run the app.
npm run dev
