Do you have ideas you’re trying to convey to others, and you just can’t seem to express yourself?
Do you ever feel like you can’t even tell a story?
clearThoughts is a tool that will help you improve your communication skill. You can make use of what we see, feel and hear to express it to the listners, clearThoughts will serve as a guide so that you can improve your skill and practice.
Here is link to result from SonarCloud
Hashnode Article: link
Deployed Links: Site
git clone https://github.com/raibove/clearthoughts-backend.git
npm install
DATABASE_URL='' //planetscale database url
node seed/seed.js
npm start
Tables will be created in PlanetScale
Made as part of PlanetScale x Hashnode hackathon.