Browser UI for Linx, written in Nextjs.
git clone https://github.com/Michael-Liendo/url-shortener
npm install
.env.example
file into a .env
file ACCESS KEY TO UNSPLASH IS NOT REQUIRED WHEN THERE IS NO BACKGROUND THEY ARE RANDOM COLORS
cp .env.example .env
npm run dev
The project must be available on http://localhost:3000.