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

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.

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
![Homepage Slider](https://taj3gbeymr.ufs.sh/f/ld1uzAiWfIAPwiNqO5DaLbWrNxB2evIGUn6H7zqTmkul9fPR)
![Browse Tasks](https://taj3gbeymr.ufs.sh/f/ld1uzAiWfIAPvSPfQ3dLNrD6xqhc2uv8snJlO1aXyS9zYmAe)
![Dark Mode](https://taj3gbeymr.ufs.sh/f/ld1uzAiWfIAPsgSjWQlP4t6wOrcIXHEKk8BvSbYNoW7u9Rmi)
![Login/Register](https://taj3gbeymr.ufs.sh/f/ld1uzAiWfIAPRkFU5AVK39sarIgpOuNQhCW2q5xzEASwoLlR)
![Profile Modal](https://taj3gbeymr.ufs.sh/f/ld1uzAiWfIAPKsulxHFe084tgDUmIEd5juG3yhqoapVw2HNs)

---

_This project is for educational/demo purposes._