Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (20 loc) · 1.1 KB

LinkedIn Clone Project

Live Demo :neckbeard:

Installing

You will need node and npm installed on your machine.

Install all the project's dependencies:

npm install or yarn install

Once that's done, run the project:

npm start or yarn start

Open http://localhost:3000 to view it in the browser.

Deployment

If you want to deploy project via firebase. Follow these steps.

Built With

  • React - Javascript Library for creating UI.

  • React Hooks

  • React Redux - React Redux lets your React components read data from a Redux store, and dispatch actions to the store to update state.

  • Material-ui - React components for faster and easier web development, based on Material Design.

  • React-flip-move - Animating a list of items.

  • Much More...✌