Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Basic react app

NotificationsYou must be signed in to change notification settings

InjamulCSE15/YumYard

Repository files navigation

Preview

View Live

React Concept

  • React Installation
  • React Components - Functional components
  • JSX
  • React Props drilling
  • React Hooks - useState(For state management), useEffect (For side effects like data fetching, subscriptions, or manual DOM changes), useLoaderData, Link
  • React Router
  • Dynamic Router
  • React Router Dom
  • Event Handling
  • Conditional rendering

API

React Axios

  • Axios Component for React with child function callback. This is intended to allow in render async requests.
    npm i react-axios

CSS Framework & Plugin

  • Tailwindcss
  • daisyui

Notification or Alert

    npm install react-hot-toast

Spinner or Loader

    npm i react-loader-spinner

React Youtube

    npm i react-youtube

Hosting

Install Surge: npm install -g surge.Build your React app: npm run build.Deploy your site by running: surge ./build.

[8]ページ先頭

©2009-2025 Movatter.jp