Skip to content

This repo is a clone of marketplace website www.fiverr.com using Node JS, Express JS, React JS & SCSS.

Notifications You must be signed in to change notification settings

tanu-chahal/RIVERR-Freelance-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RIVERR - Freelance Marketplace Web Application

RIVERR

RIVERR is a freelance marketplace website, a clone of fiverr.com, where users can create buyer and seller profiles, offer gigs, communicate with each other, and make payments using the Stripe API.

Tech Stack Used

  • Front-end: ReactJS, SCSS modules, React-Router Dom, Axios, React Query, Cloudinary
  • Back-end: Node.js, Express.js
  • Payment Integration: Stripe API
  • Database: MongoDB, Mongoose

Features of App I'm Proud Of

  • User authentication and profile creation
  • Gig creation and deletion functionality
  • Sorting gigs based on categories and price
  • Review system allowing buyers to provide feedback on gigs
  • Page for viewing all successful orders
  • Chat/messaging system for communication between sellers and buyers
  • Order Placing & Payment System Using STRIPE

Live Site

Check out the live site: RIVERR Live

How to Contribute

Thank you for your interest in contributing to RIVERR! To get started, please follow the steps below:

  1. Fork the repository and clone it to your local machine:

git clone [repo-link]

  1. Install dependencies for the backend by navigating to the "api" folder and running:

npm install

  1. Install dependencies for the frontend by navigating to the "client" folder and running:

yarn

  1. Run the backend server at port http://localhost:5000/:

npm run start

  1. Run the front-end app at http://127.0.0.1:5173/:

yarn run dev

  1. Make your desired changes and enhancements to the codebase.

  2. Commit your changes, push them to your forked repository, and create a pull request.

We appreciate your contribution and will review your pull request as soon as possible!

About

This repo is a clone of marketplace website www.fiverr.com using Node JS, Express JS, React JS & SCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published