Skip to content

💬 🔍 electron app that finds the most common words in a caption

Notifications You must be signed in to change notification settings

wandersonsousa/Most_Used_Words

Repository files navigation

MostUsedWords

screenshot

📚 Project developed for the purpose of learning Electron and Vuejs technology, made in a practical course of the Cod3r programming platform.

  • finds the most common words in a caption

Tech 💻

  • Vuejs - HTML enhanced for web apps and electron application!
  • electron - engine for desktop application.
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • node.js - evented I/O for the backend
  • eslint - tool to keep code readable

Installation

MostUsedWords requires Node.js v4+ to run.

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Development

Want to contribute? Great!

License

MIT

About

💬 🔍 electron app that finds the most common words in a caption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages