This is an Interactive pricing component challenge on Frontend Mentor.
これは フロントエンド メンター のインタラクティブな価格設定コンポーネントのチャレンジです。
- View the optimal layout for the app depending on the device's screen size.
- Use a slider to see prices for different page view numbers.
- Use the toggle to switch monthly billing or yearly billing, the yearly billing will have a 25% discount on the price.
- デバイスの画面サイズに応じて、アプリの最適なレイアウトを表示します。
- スライダーを使用して、さまざまなページ ビュー数の価格を確認します。
- トグルを使用して、月次請求または年次請求を切り替えます。年次請求では、価格が 25% 割引になります。
- Live Site URL: InteractivePriceComponent
- Install all modules listed as dependencies in package.json.
npm i
- Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm start
- Semantic HTML5 markup
- CSS custom properties
- TypeScript
- ReactJS
- ESLint
- Prettier
- eslint-config-prettier