Skip to content

macinjoke/todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoapp

タイトル

React 練習用のTODOアプリを1から作成。 create-react-app を使用。

ENVIRONMENT

  • python 3.6.0
  • npm 3.10.10

SETUP

npm install
pip install -r requirements.txt

RUN

python server.py
npm start 

感想

次は Reduxを導入したい。

めんどくさかったので作成したタスクの編集機能はつけなかった。

試してみたかったので一部だけmaterial-ui使っているのはご愛嬌

@akameco さんにコードレビューと修正をしていただきました。感謝!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors