Skip to content

Commit

Permalink
add GOAL to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tak-onda committed Mar 25, 2024
1 parent daa44b1 commit efb9514
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# フロントエンド入門ワークショップ React 編

## 目的

TODO アプリ作成を通じて、React フロントエンド開発の感覚を掴んでもらうことを目的としています。

- React に触れてみる
- GitHub Pages で作ったアプリを公開する
- ライブコーディングしながら TODO アプリを作れるようになる

時間が限られているので、以下については触れません

- 通信
- CSS
- メモ化
- フロントエンドルーティング (SPA 遷移)

時間的に余裕があれば、プロダクションレベルのコードの書き方についても紹介したいと思います。


## 前準備

### 環境
Expand Down

0 comments on commit efb9514

Please sign in to comment.