Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boluwatife2904/devlinks
Link sharing app
https://github.com/boluwatife2904/devlinks
Last synced: 9 days ago
JSON representation
Link sharing app
- Host: GitHub
- URL: https://github.com/boluwatife2904/devlinks
- Owner: Boluwatife2904
- Created: 2023-10-03T11:26:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T20:42:33.000Z (about 1 year ago)
- Last Synced: 2023-10-14T19:00:24.293Z (about 1 year ago)
- Language: Vue
- Homepage: https://devlinks-lac.vercel.app
- Size: 723 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devlinks
Devlinks is a full stack link-sharing web application for developers!
This is a challenge from [FrontendMentor](https://www.frontendmentor.io/challenges/linksharing-app-Fbt7yweGsT).
## Deployment
This was built with love π and deployed on Vercel β‘οΈ. [Click me to view the project π](https://devlinks-lac.vercel.app/)
## Stack
This was built using the Technology Stack of Dreams - Nuxt 3, Supabase and Typescript. Other notable mentions are SCSS (BEM methodology), VueDraggableNext, Pinia.
## Features
This is pretty much packed with every basic feature of a link sharing web application
1. Authentication:
- Sign in/Sign or Email and Password
2. CRUD
- Create, read, update and delete links
- Update user profile columns
- Preview their profile and copy the link to their clipboard so they can share publicly.3. Miscellaneous
- Drag and drop for reordering of links## What I've learnt
During the course of this project, I've learnt and practised to
- Use mixins for reusability and the SCSS 7-1 architecture
- Integrate the frontend with Supabase## Challanges
Being a 10x Dev, I didn't run have any issues implementing thisπ.