This is the client for the Link Reminder service.
Run npm run start
or yarn start
for a dev server. Navigate to http://localhost:3030/
. Be careful to use the port 3030, as the service only allows localhost:3030 on development for the moment.
Please write an issue on the repository if you found any bugs. Any PR are welcomed as well!