The frontend of the upcoming version 2.0
The HedgeDoc React Client is an updated and visually improved frontend for HedgeDoc 2.0. The goal of this project is to recreate the current frontend using React and enhance its overall user experience. Please note that this repository is now deprecated as the frontend has been integrated into the main HedgeDoc repository.
To install the HedgeDoc React Client, follow these steps:
Clone the main HedgeDoc repository:
git clone <main HedgeDoc repository URL>
Access the frontend directory:
cd <main HedgeDoc repository>/frontend
Run the frontend:
npm start
The HedgeDoc React Client offers an improved frontend for HedgeDoc 2.0, featuring enhanced visuals and a reconstruction using React. Users can now enjoy a more interactive and visually appealing experience with this updated version. Please be aware that the repository for this project has been deprecated as the frontend has been merged into the main HedgeDoc repository for seamless integration.