Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-23T22:22:58.000Z (9 months ago)
- Last Synced: 2024-10-18T11:39:01.220Z (2 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
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/0947784f-f7d1-45e6-9426-b0a4e159a62c)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/74b29e77-c7ba-4d5d-8877-83f327b37ef0)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/bead4673-b8a0-4f70-a229-a4156ed30f4e)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/d268a664-854b-4ffd-ad4c-1ff6d6215346)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/3e3f69d9-e4fd-4be1-b9a4-833d715e4b8c)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/530a970d-c135-44e1-81d5-24272fe2319e)
![image](https://github.com/Nacnus/linkedIn-clone/assets/69769939/eee1af37-3698-4a60-9390-c461063082d1)## 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
```