Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhanufyi/linkedin-clone


https://github.com/bhanufyi/linkedin-clone

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# LinkedIn Clone

```javascript

const Clone = () =>

{
return
`This App is only a prototype of the
LinkedIn and doesn't implement all the features that in the original app.${}
`
}

```

## How Use This Code


git clone
npm i
npm start

The app will be running at localhost:3000 by default.