Simple task tracking application using React.js and Ruby on Rails
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.
- Ruby on Rails
- React.js
- sqlite3
- active records
- active model serializers
- rack-cors