hiroaki514 / BeeBits

0 stars 0 forks source link

【feature】Reactページの表示テスト #203

Closed hiroaki514 closed 2 months ago

hiroaki514 commented 2 months ago

PRの目的

フロントページのReact移行を行います。

重点的に見て欲しいポイント

対象のissues

https://github.com/hiroaki514/BeeBits/issues/202

備考

hiroaki514 commented 2 months ago

@yoshichiba 元々の状態で既にReact+Viteのデフォルトページが出ているため、そこにTestPageの表示ができるかを試したところ表示されました。(白い部分です、文字が見にくいですが表示されました) 目的としてはこの状態で良いのでしょうか?

スクリーンショット 2024-08-09 162011

hiroaki514 commented 2 months ago

Styled Componentsのインストール https://styled-components.com/

hiroaki514 commented 2 months ago

※Reactのディレクトリ名をvite-beebitsからfrontendに修正したため直下ファイル全てが差分に含まれています。