Akanksha-202 / project-marketplace

Home Page:https://the-project-marketplace.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Marketplace

This is a freelance marketplace platform that allows users to buy and sell projects related to various domains. It is based on web3 login and crypto payment options, enabling secure and transparent transactions.

Live Demo

Check out the live demo of Project Marketplace.

Tech Stack

This project is built using the MERN stack, which includes:

  • MongoDB for the database
  • Express and Node.js for the backend
  • React for the frontend

We used Spheron for deploying our backend and Vercel for deploying the frontend.

Figma Design

Link to our Figma design is here.

Pages

Home Screen

Home Screen

Dashboard

Dashboard

Projects

Projects

Project Details

Project Details

Orders

Orders

Metamask Connected

Metamask Connected

How to Clone and Run the Project

To clone and run the project, follow these steps:

  1. Open your terminal and navigate to the directory where you want to store the project.
  2. Clone the repository using the following command: git clone [https://github.com/ak736/project-marketplace.git]
  3. Navigate to the project directory
  4. Install the necessary dependencies by running the following command in the root directory: npm install
  5. To start the frontend and backend servers concurrently, run the following command in the root directory:
  • Frontend : npm run dev
  • Backend : npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

Sympto-Tracker was developed by:

If you have any questions or feedback, please reach out to [aniketkir63@gmail.com].

About

https://the-project-marketplace.vercel.app/


Languages

Language:JavaScript 98.7%Language:CSS 0.9%Language:HTML 0.4%