This is a demo environment for a private company shareholder management platform. It allows a private company to manage its shareholders, directors, and officers. Shareholders can also manage their shares, dividends, and other relevant information.
- Clone the repository
- Run
npm installto install dependencies - Run
npm run devto start the development server - Open
http://localhost:3000in your browser
Run npm run build to create a production build.
- React
- React Router
- Chart.js
- React Signature Canvas
- Vite