Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ekatsuta/React-Tasker-App

Simple task tracking application using React.js and Ruby on Rails
https://github.com/ekatsuta/React-Tasker-App

Last synced: about 1 month ago
JSON representation

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

Lists

README

        

# 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