Simple Ruby ToDo App Requirements Ruby 2.5.3 and newer Rails 5.2.2 and newer Setup Run rails server to start the server at localhost:3000 Go to http://localhost:3000 to try out the app! Notes This is just a learning experience!