https://github.com/nacnus/linkedin-clone
I developed a LinkedIn clone with Vue.js, Nuxt.js, and Vuetify, featuring advanced networking and job-search functionalities within a sleek user interface, demonstrating my adeptness in sophisticated web development.
https://github.com/nacnus/linkedin-clone
clone clone-app clone-web clone-website linkedin linkedin-clone linkedinclone nuxt nuxt2 nuxtjs nuxtjs2 vue vue2 vue2js vuejs vuetify vuetify2 vuetifyjs
Last synced: 4 months ago
JSON representation
I developed a LinkedIn clone with Vue.js, Nuxt.js, and Vuetify, featuring advanced networking and job-search functionalities within a sleek user interface, demonstrating my adeptness in sophisticated web development.
- Host: GitHub
- URL: https://github.com/nacnus/linkedin-clone
- Owner: Nacnus
- License: mit
- Created: 2023-12-26T11:07:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-23T22:22:58.000Z (about 1 year ago)
- Last Synced: 2025-02-25T21:16:32.249Z (4 months ago)
- Topics: clone, clone-app, clone-web, clone-website, linkedin, linkedin-clone, linkedinclone, nuxt, nuxt2, nuxtjs, nuxtjs2, vue, vue2, vue2js, vuejs, vuetify, vuetify2, vuetifyjs
- Language: Vue
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkedIn Clone Project






## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```