Digital thoughts was designed to be an online diary service that would help users mental health during the COVID-19 pandemic. It would give users a private outlet to store their daily thoughts and try and combat the monotony of isolation during quarantine time.
to run server from main directory: gradle run
start front-end front-end directory: npm install npm start