Overview
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.
Features
- Improved Visuals: Enhanced user interface design for a better user experience.
- Recreated in React: The frontend has been rebuilt using React for increased performance and interactivity.
- Integration with HedgeDoc: Frontend has been merged into the main HedgeDoc repository for seamless usage.
Installation
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
Summary
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.