Skip to content

XxcuriousxX/Linkedin-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkeDIT

1. Install

1.1. front-end

cd front-end
npm install
npm run start

1.2. back-end

database on docker, spring boot app on intellij IDEA

cd back-end/docker-sql
docker-compose up -d

shutdown with

docker-compose down

Start spring boot application, by running the main function

2. Screenshots from the UI

Home

Home

Mobile view

mobile-view

My network

MyNetwork

Jobs

jobs

Settings

Settings

Messages

Messages

Personal info

Personal info

About

Linkedin Clone

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors