12
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[React] task管理アプリを作ってみた.

Last updated at Posted at 2016-06-12

#環境

  • ruby 2.3.0
  • rails 4.2.6
  • gem 'react-rails'
  • gem 'bootstrap-sass'

(gemについてはこちらを参考に)

#タスク管理アプリを作成しました.
こちらにデプロイしました. https://react-todo-app-test.herokuapp.com/
スクリーンショット 2016-06-12 20.29.49.png

解説はないです.すいません.
要望があれば,解説を追加するのでコメントください.

#Githubにコードがあります
https://github.com/hkengo/task_app_react

12
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?