- Subscriptions Manager Frontend
- This is the frontend of a Subscription Manager System
- Clone this repository
- npm install (currently using npm 9.6.6)
- npm run dev
- Vitest is used to test the code. In order run tests, type:
npm run test
This project is licensed under the MIT.