1Space is an app that removes extra spaces from any English text.
- Clone or download this repo.
- Move into repo directory.
- Run
bundle install
in the terminal. - Run
Rails server
in the terminal. - Go to
localhost:3000
.
- Ruby on Rails
- jQuery
- Bootstrap
ISC