CrowdB Admin Frontend

This is the frontend for the CrowdB Admin project. It provides a user interface for managing the CrowdB platform.

Installation

  1. Clone the repository: git clone https://github.com/freedompraise/crowdb-admin-frontend.git
  2. Install dependencies: yarn install

Usage

  1. Start the development server: yarn run dev
  2. Open your browser and navigate to http://localhost:5173

Features

  • User authentication and authorization
  • Dashboard for managing projects and users
  • Real-time updates using websockets
  • Responsive design for mobile and desktop

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.