adamisom / kanban-board

Trello clone built using React, Redux, and Ruby on Rails

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 clone built using React, Redux, and Ruby on Rails


Languages

Language:SCSS 39.7%Language:HTML 24.6%Language:Ruby 18.0%Language:JavaScript 15.1%Language:CSS 2.6%