Forum Rapat (DPR) is a forum application built with React and Redux, humorously simulating a meeting environment (DPR - Dewan Perwakilan Rakyat - Indonesian Parliament). This project was developed to explore and implement React and Redux for state management in a complex application.
Clone the repository from GitHub:
git clone https://github.com/SideeID/Rapat-DPR.git
Navigate to the project directory:
cd Rapat-DPR
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and navigate to http://localhost:5173
.
This is a personal project and does not accept external contributions.