This project was bootstrapped with Create React App.
以下抜粋
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
heroku環境にデプロイしてるので上のURLでもみることができます。
追加した機能
- 削除機能 なぜ追加したのか
- 基本の機能を考えた時に、CRUDのうちDの削除がないなと思い候補にあげました。
- 変更と削除のうちitemそのものを消せる削除のほうがいいと思い追加しました。
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration