https://github.com/adel-gu/people-and-skills
https://github.com/adel-gu/people-and-skills
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adel-gu/people-and-skills
- Owner: adel-gu
- Created: 2023-05-11T11:47:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T18:07:07.000Z (about 2 years ago)
- Last Synced: 2025-01-13T16:47:17.445Z (4 months ago)
- Language: TypeScript
- Homepage: https://people-and-skills-torre.netlify.app/
- Size: 781 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)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.
Client
- React.js
- TypeScript
- TailwindCSS
- **Search for People skills**
- [Live Demo Link](https://people-and-skills-torre.netlify.app/)
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.
👤 **Author1**
- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)
This project is [MIT](./MIT.md) licensed.