sspatari / todo-app

Todo application that uses rails on the backed and react on the frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple TODO web application

Simple implemetation of a todo app that uses rails on the backend and react on the frontend. Heroku is used to run the application.

Run

rails db:migrate
heroku local -f Procfile.dev

About

Todo application that uses rails on the backed and react on the frontend


Languages

Language:Ruby 65.9%Language:JavaScript 23.9%Language:CSS 5.4%Language:HTML 4.8%