Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This project was built using React, Redux, Sass, HTML, JavaScript, Rest API, Node JS, Express and MongoDB with JWT and Stripe integration. It is an freelance outsourcing web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone https://github.com/im-ebad/Fiverr-clone.git
  • Open terminal on your workspace with
cd /home/workspace/Fiverr-clone

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd client

npm install

cd ../

cd server

npm install

To run the application got to the client folder and run the following command:

npm run dev

Environment Variables

To run this project, .env.example file provides a template for the required environment variables needed to run the client and server parts of the application. Use this as a guide to set up your local .env files.


Contact

Let's connect 🤝

linkedin GitHub

About

A full-stack freelance marketplace platform built with React, Node.js, and MongoDB. Features include user authentication, gig creation, order management, Stripe payments, and real-time messaging. Inspired by Fiverr, this project showcases practical skills in building scalable MERN applications.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages