Skip to content

mlisivka/todo_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku: https://todo-mlisivka.herokuapp.com/

How to start?

Clone this repository and install dependecies

git clone [email protected]:mlisivka/todo_list.git
cd todo_list/
bundle install

Migrate database

rake db:create
rake db:migrate

Start server

rails s

And visit localhost:3000

Run tests

rspec spec

About

API ToDo List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published