A texteditor that allows you to edit text and change some styles. Built using express ,a NodeJS framework and javascript. It uses the local storage propery of your browser to save your data. You can search for word definition and meanings. There are two versions - Browser version and desktop version.
Node packages used :- express ejs word-definition -Fetches the word definition ,type and its meaning. nativefier-Converts a browser-based webpage/webpages to a desktop application.