import React from 'react'; import thumb from '../../assets/images/PerformingTask.jpg'; import getConfig from './../../Config/config' function TrafficHomeOne() { var site = getConfig()[0]; return (

Performing task.

Performing task on WrenchBoard is easy.All you need is a free account and follow the steps below.

Create free account

To publish your skills to be hired. Your ratings will grow with performance.

Find or Accept job

Offers to get hired or search in the marketplace for your skill match.

Complete the task professionally

Deliver client specification, communicate with instant messaging.

Get Pay for your skills put to use

Get your account credited when the job is completed, and the client authorizes payment.

); } export default TrafficHomeOne;