TODO LIST APP To run git clone https://github.com/luiskcc/todo-list.git on your local terminal -yarn install (to install all dependencies of the project) -bundle install -rails s (to run server on localhost)