Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 578 Bytes

File metadata and controls

29 lines (17 loc) · 578 Bytes

101 Week Digital Signature Portal

This web app was developed for the Engineering Students' Society to collect signatures from 101 Week participants.

Getting Started

Install dependencies:

npm install

Run the dev server:

npm run dev

The app will be available at http://localhost:5173

Contributing

Feel free to open issues or submit pull requests if you'd like to improve the project.

License

Copyright © 2025 Daniel Thorp

This project is licensed under the MIT License.