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.
Check out the live demo of Project Marketplace.
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.
Link to our Figma design is here.
To clone and run the project, follow these steps:
- Open your terminal and navigate to the directory where you want to store the project.
- Clone the repository using the following command: git clone [https://github.com/ak736/project-marketplace.git]
- Navigate to the project directory
- Install the necessary dependencies by running the following command in the root directory: npm install
- To start the frontend and backend servers concurrently, run the following command in the root directory:
- Frontend : npm run dev
- Backend : npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Sympto-Tracker was developed by:
If you have any questions or feedback, please reach out to [aniketkir63@gmail.com].