/word_count_challenge

With this project the user can count words input into a web form

Primary LanguageRuby

README

Heroku Link

Using

  • Ruby 2.7.1
  • Rails 5.2.6

Download and Installation

git clone https://github.com/paularesende/word_count_challenge.git word_counter
cd word_counter
bundle install
rails s