Rounak-chauhan / LinkedIn-clone

LinkedIn-clone built with React and Redux

Home Page:https://linkedin-clone-e25d6.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hireable

Fav-Book

Table of Contents

About the Project

The LinkedIn-clone web application presents a custom LinkedIn-clone.
The APP is created with the latest industry standards using React.js and Redux Toolkit
Firebase is used for the backend

App functionality

  • Visitors can register using Full name, image url, email, and password.
  • Logged in users can can view other peoples posts and can add their own post in the feed.
  • Users can click on avatar on the navbar to sign out.

project-image

Live Link (Firebase)

Project live link

Built With

This project was built using these technologies.

  • React.js
  • Redux Toolkit
  • Firebase
  • GitHub

Getting Started

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
git clone https://github.com/jstloyal/LinkedIn-clone. It will clone the repo to your local folder.
Step 2
Run cd fav-book
Step 3
Run yarn install to install the yarn packages from the package.json file.
Step 4
Run yarn start to start the webpack server, you can now navigate to http://localhost:3000 to view the app. The server refreshes the app every time you make a change to a file used by it.
Step 5
Most important, enjoy the app!

Tests

  1. Open Terminal

  2. Install dependencies (only if you did not install them previously):

    yarn install

  3. Run the tests with the command:

    yarn test

Contributors

Author

Adetayo Sunkanmi

Acknowledgements

License

📝 This project is MIT licensed.

Show your support

If you've read this far....give us a ⭐️!

About

LinkedIn-clone built with React and Redux

https://linkedin-clone-e25d6.web.app/


Languages

Language:JavaScript 71.6%Language:CSS 21.8%Language:HTML 6.5%Language:Shell 0.1%