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
- Host: GitHub
- URL: https://github.com/ekatsuta/React-Tasker-App
- Owner: ekatsuta
- Created: 2019-08-03T21:24:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T14:05:05.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T08:02:29.551Z (5 months ago)
- Language: Ruby
- Size: 947 KB
- Stars: 22
- Watchers: 2
- Forks: 29
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - React-Takser-App - Simple task tracking application using React.js and Ruby on Rails 🔥 (Happy Exploring 🤘)
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