Bersama untuk Palestina is a comprehensive crowdfunding platform designed to support initiatives and projects in Palestine. This project aims to provide a transparent and effective funding channel for the Palestinian people in need. I developed this project during my participation in the MBKM (Merdeka Belajar Kampus Merdeka) program at Dicoding Indonesia. This project was awarded as the best project in our capstone program.
Frontend:
Clone the frontend repository from GitHub:
git clone https://github.com/SideeID/Crowdfunding-Frondend.git
Navigate to the project directory:
cd Crowdfunding-Frondend
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and navigate to http://localhost:5173
.
Backend:
Clone the backend repository from GitHub:
git clone https://github.com/SideeID/Crowdfunding-Backend.git
Navigate to the project directory:
cd Crowdfunding-Backend
Install dependencies:
npm install
Set up environment variables:
cp .env.example .env
Start the development server:
npm run start:dev
Run tests:
npm test
ID | NAME |
---|---|
R7256XB402 | Mayang Puspita Sari |
R1936YB422 | Mustofa Adny |
R1296YB487 | Dimas Fajar Katon Prayogo |
This is a capstone team project and does not accept external contributions.