/LinkedIn-clone

LinkedIn clone with react, redux and firebase

Primary LanguageJavaScript

LinkedIn Clone


Quick Start

# Clone the application
$ git clone https://github.com/mounikahalde/LinkedIn-clone.git

# Install dependencies
$ npm install

# Serve on localhost:3000
$ npm start