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

https://github.com/parthshah02/skillswap

Skill Swap Platform — a mini application that enables users to list their skills and request others in return
https://github.com/parthshah02/skillswap

Last synced: 5 days ago
JSON representation

Skill Swap Platform — a mini application that enables users to list their skills and request others in return

Awesome Lists containing this project

README

          

# SkillSwap - A Peer-to-Peer Skill Exchange Platform

## About

SkillSwap is a platform that connects people who want to learn new skills with those who can teach them. It's a peer-to-peer learning community where users can both teach and learn from each other.

## Setup Instructions

1. Clone the repository
2. Install dependencies: `npm install`
3. Start the development server: `npm run dev`
4. Open URL in your browser

## Features

- **Skill Exchange**: List skills you can teach and find others to learn from
- **Profile Management**: Create and customize your profile
- **Messaging**: Communicate with other users
- **Reviews**: Rate and review your learning experience

## Technologies Used

This project is built with:

- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- Node.js
- SQLite