Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.33 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.33 KB

🚀 Work Finders

💻 Description

This platform is a website that connects freelancers and clients. It has a homepage with general information, and users can register as either a freelancer or a client. Freelancers can create, update, and delete services, view statistics, and receive testimonials from previous clients. Clients can view services offered by freelancers, request services, and view their order status and expenses. Both types of users have their own dashboard, profile, and chatroom to communicate with each other instantly.

🎥 Home Page

Work Wonders - Freelance Website App

🛠️ Technologies Used

  • MongoDB
  • Express
  • React
  • Node.js
  • Socket.io

📋 Prerequisites

Before you begin, ensure you have the following:

  1. Install Node.js
  2. Install MongoDB

🔧 How to Use

  1. Enter each folder (api/, client/, socket/) and install dependencies using npm install.
  2. Start the development server for each folder using npm start.

📦 Backend Packages

  • Bcrypt
  • Cors
  • Dotenv
  • Express
  • Jsonwebtoken
  • Mongoose
  • Multer

📦 Frontend Packages

  • Axios
  • Moment
  • React Icons
  • Reduxjs/toolkit
  • React Router
  • React Router Hash Link
  • React Spinners
  • React Toastify
  • Socket.io Client
  • Swiper