Project Status: Completed: ✔️
The application that will be developed will process several subtitles in the SRT format and search and group which are the most used words in the subtitles provided.
This application can be useful to find out what are the most used words in movies and series, that is, in addition to learning various technologies, this project can help you learn English!
npm i -g @vue/cli
vue create most-used-words
vue add vuetify
vue add electron-builder
cat package.json
npm run electron:serve