/my-linkedin

linkedin clone with react& redux

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Installation:

  • To clone the project
git clone git@github.com:djmaluy/my-linkedin.git
  • Go to the folder
cd my-linkedin
  • Execute command
npm install

Run the application:

  • For quick application run use this command
npm start