Skip to content

Modern social platform for network engineers, built with Vue 3, Vite, Pinia, and the CYDER Design System.

License

Notifications You must be signed in to change notification settings

kevinduncke/netlink-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NETLINK — Frontend

Modern social platform for network engineers, built with Vue 3, Vite, Pinia, and the CYDERX Design System.

Tech Stack

  • Vue 3 (Composition API)
  • Vite
  • TypeScript
  • Pinia (state management)
  • Vue Router
  • TailwindCSS + CYDERX tokens
  • Axios (API client)

Project Structure

  • src/
    • assets/
    • components/
    • views/
    • stores/
    • router/
    • api/
    • styles/
    • utils/

Setup

npm install npm run dev

Environment Variables

Create a .env file:

VITE_API_URL=https://backend-url.com

Design System

This project uses the CYDERX Design System:

  • Color tokens
  • Typography tokens
  • Grid & layout system
  • Component patterns

Testing (optional)

npm run test

Deployment

This project is deployed via Netlify.

License

MIT

About

Modern social platform for network engineers, built with Vue 3, Vite, Pinia, and the CYDER Design System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published