SkillLancer is a versatile freelancing web app built using the MERN (MongoDB, Express.js, React, Node.js) stack. It provides a platform for sellers and buyers to connect, collaborate, and exchange services.
-
Distinct User Accounts: SkillLancer offers separate accounts for sellers and buyers, each with tailored features and functionalities.
-
Secure Payment Processing: Integrated Stripe for secure and seamless payment transactions within the platform.
-
Review System: Users can leave reviews and ratings for gigs, promoting transparency and trust.
-
Search Filters: Advanced search filters allow buyers to find specific services, while helping sellers reach their target audience more effectively.
-
User-Centric Design: An elegant and intuitive UI/UX design ensures a seamless experience for all users.
- Frontend: React, HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- Payment Processing: Stripe
skillLancer.-.mp4
cd UI
yarn run dev
cd Server
yarn start