/ui

💻 Web displaying UI components inspired on various smooth interactions.

Primary LanguageTypeScript

ui

This website displays some components and interactions I have come across and replicated to learn. I have mainly taken inspiration on raunofreiberg, pacocoursey, emilkowalski and leerob. Props to them for their awesomeness ❤️

Content

Each of these components has their dedicated route and a short gist about what they do and how I approached building them.

  • LinkPreview: Show a screenshot of the content behind anchors.

Stack

Running locally

$ git clone https://github.com/andresmarpz/ui.git
$ cd ui
$ npm i
$ npm run dev

Open http://localhost:3000 with your browser to see the result.

Cloning / Forking

Please do not copy my code directly. You may use it as a means to get inspiration or help yourself getting an idea on how to approach building any of these components.
If you do end up benefitting from this project, crediting the author is appreciated ✌️