mmanousos / Rello

Trello-like application with a JavaScript React Redux frontend and Ruby on Rails backend via REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set up the application

  • Run bundle install from the root directory to install ruby dependencies
  • Run yarn install to install npm packages
  • Run rails db:setup to setup the database
  • rails s to start the application

About

Trello-like application with a JavaScript React Redux frontend and Ruby on Rails backend via REST API


Languages

Language:JavaScript 85.1%Language:SCSS 6.9%Language:HTML 4.2%Language:Ruby 3.3%Language:CSS 0.4%