React-Tasker-App
September 10, 2019 ยท View on GitHub
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