Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 666 Bytes

File metadata and controls

30 lines (18 loc) · 666 Bytes

MyVote

The Computer Science Club's voting system.

Getting Started

To get started, please follow these steps:

  1. Install the dependencies.
pnpm install
  1. Run the development server.
pnpm run dev
  1. Open http://localhost:3100 with your browser to see the result.

Contributing

We welcome contributions to enhance MyVote! If you find any issues, have suggestions, or want to request a feature, please follow our Contributing Guidelines.

License

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