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

https://github.com/getfrontend/app-l-s-g

A service that helps businesses grow in Linkedin
https://github.com/getfrontend/app-l-s-g

linkedin

Last synced: about 1 year ago
JSON representation

A service that helps businesses grow in Linkedin

Awesome Lists containing this project

README

          

## Overview

The LinkedIn SSI Generator is a service that helps users calculate their Social Selling Index (SSI) score from LinkedIn.

**The Social Selling Index or SSI** is a score from 0 to 100 that measures the effectiveness of your LinkedIn profile for social selling. The higher your SSI, the more lead generation and sales opportunities you get.

This service automates the process of retrieving and calculating the SSI score, allowing users to gain valuable insights into their LinkedIn performance and understand how they compare to their peers.

## Features

**1) Automated SSI Calculation.**

Automatically retrieves and calculates the user's LinkedIn Social Selling Index score.

**2) Comprehensive Metrics.**

Provides a breakdown of the four key pillars of SSI:

- Establish your professional brand
- Find the right people
- Engage with insights
- Build strong relationships

## Tech Stack

➡ Next.js

➡ TypeScript

➡ Framer Motion

➡ React-circular-progressbar

➡ Tailwind CSS

### Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.