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

https://github.com/adel-gu/people-and-skills


https://github.com/adel-gu/people-and-skills

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

People and Skills

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [📝 License](#license)

# 📖 People and Skills

This project is a simple implementation of a search feature by using `torre.co` API, the app fetches skills and information related to a specific person by searching with the user name.

## 🛠 Built With

### Tech Stack

Client


  • React.js

  • TypeScript

  • TailwindCSS

### Key Features

- **Search for People skills**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://people-and-skills-torre.netlify.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:adel-gu/people-and-skills.git
```

### Install

Install this project with:

```sh
yarn install
// OR
npm install
```

### Usage

To run the project, execute the following command:

Example command:

```sh
yarn start
```

### Deployment

You can deploy this project using any of your prefered hosting service.

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)