Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.29 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.29 KB

Unickins: The project for your most important links

🚀 Project Structure

Inside of this project, you'll see the following folders and files:

/
├── public/ # Static images
│   └── favicon.ico
├── src/
│   ├── components/
│   ├── data/ # Site config & links
│   ├── icons/ # SVGs
│   ├── layouts/
│   └── pages/
└── package.json

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying

Resources

Framework: Astro

This project was built using Astro with its main template.

Open Graph URL scraper

This project uses Open Graph Scraper for extracting the links information.

Icons

Social icons by Fontawesome: Go and check them all at FontAwesome.