ekatsuta / React-Tasker-App

Simple task tracking application using React.js and Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Tasker-App

Simple task tracking application using React.js and Ruby on Rails

Getting Started

From the project-tasker-app-api, run bundle install, then run rails s to start the server. From the project-tasker-app-frontend, run npm install, then run npm start to open up in browser.

Built With

  • Ruby on Rails
  • React.js

Gemfiles

  • sqlite3
  • active records
  • active model serializers
  • rack-cors

About

Simple task tracking application using React.js and Ruby on Rails


Languages

Language:Ruby 61.1%Language:JavaScript 27.0%Language:CSS 7.7%Language:HTML 4.2%