Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

Quotaverse is a minimalist web app that generates random quotes instantly, built using React and TypeScript. With its user-friendly interface, it offers seamless browsing across devices. Share inspiring quotes effortlessly on social media.

NotificationsYou must be signed in to change notification settings

nishakuvalekar25/FCC-random-quote-machine

Repository files navigation

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-levelparserOptions property like this:
exportdefault{// other rules...parserOptions:{ecmaVersion:'latest',sourceType:'module',project:['./tsconfig.json','./tsconfig.node.json'],tsconfigRootDir:__dirname,},}
  • Replaceplugin:@typescript-eslint/recommended toplugin:@typescript-eslint/recommended-type-checked orplugin:@typescript-eslint/strict-type-checked
  • Optionally addplugin:@typescript-eslint/stylistic-type-checked
  • Installeslint-plugin-react and addplugin:react/recommended &plugin:react/jsx-runtime to theextends list

About

Quotaverse is a minimalist web app that generates random quotes instantly, built using React and TypeScript. With its user-friendly interface, it offers seamless browsing across devices. Share inspiring quotes effortlessly on social media.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp