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
- Host: GitHub
- URL: https://github.com/parthshah02/skillswap
- Owner: parthshah02
- Created: 2025-07-12T08:00:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T10:33:58.000Z (12 months ago)
- Last Synced: 2025-10-06T07:55:17.257Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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