Version: 1.0.0
PrezUpUsersClient is the React-based frontend for users in the PrezUp system. It allows users to record presentations, receive AI-driven feedback, track their progress, and compare their scores with others.
- Presentation recording and playback.
- Feedback visualization with charts.
- Comparison of public presentations.
- Authentication and user management.
- Node.js 18+
- React 18+
- PrezUpServerAPI running locally or remotely
- Clone the repository:
git clone https://github.com/yourusername/PrezUpUsersClient.git - Navigate to the project directory:
cd PrezUpUsersClient - Install dependencies:
npm install - Start the development server:
npm start
Contributions are welcome! Please submit issues or pull requests.
MIT License
Chaya Ziv