A simple movie browsing app with movie list and detail page, implementing with React 18 and React router v6, template generating by create-react-app
一个简单的电影浏览app,有列表和详情两个页面,用React18和React router v6实现,数据来自public/db.json
。项目目录使用create-react-app生成
npm i && npm start