https://github.com/nishadmahmud/talentforge-client
TalentForge is a sleek and fully responsive freelance marketplace web app built with React. It enables users to post tasks, place bids, manage profiles, and browse freelance opportunities. Features include authentication, category-based task filtering, animated UI elements, dark mode toggle, toast notifications, and accessible design.
https://github.com/nishadmahmud/talentforge-client
firebase-auth mongodb-database react react-router
Last synced: about 2 months ago
JSON representation
TalentForge is a sleek and fully responsive freelance marketplace web app built with React. It enables users to post tasks, place bids, manage profiles, and browse freelance opportunities. Features include authentication, category-based task filtering, animated UI elements, dark mode toggle, toast notifications, and accessible design.
- Host: GitHub
- URL: https://github.com/nishadmahmud/talentforge-client
- Owner: nishadmahmud
- Created: 2025-05-22T16:40:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T16:14:27.000Z (12 months ago)
- Last Synced: 2025-06-26T17:26:07.101Z (12 months ago)
- Topics: firebase-auth, mongodb-database, react, react-router
- Language: JavaScript
- Homepage: https://talentforg.netlify.app/
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TalentForge Freelance Marketplace
**Live Demo:** [TalentForge](https://talentforg.netlify.app/)
**Server Repo:** [Backend](https://github.com/nishadmahmud/TalentForge-Server)
## 🚀 Key Features
- Modern freelance marketplace for posting and bidding on tasks
- User authentication (register, login, Google sign-in)
- Post, edit, and delete tasks
- Browse and filter tasks by category
- Bid on tasks and view bids
- Responsive, mobile-friendly design
- Dark mode toggle (global, animated, accessible)
- Animated slider and typewriter effects on homepage
- Toast notifications for errors and success
- Accessible forms and modals
- Profile management
## 📦 NPM Packages Used
- **react**
- **react-router**
- **react-icons**
- **react-hot-toast**
- **framer-motion**
- **react-simple-typewriter**
- **sweetalert2**
- **tailwindcss**
- **react-tooltip**
## 📸 Screenshots





---
_This project is for educational/demo purposes._