# textsender Frontend web app used to send messages # Getting started Loading dependencies ``` npm install ``` ## Running app ``` npm run dev ```