Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632851 Views

Latest files of /cody/atherosai/ui/react-examples

components/ cody/atherosai/ui/react-examples/components/
10 Items
  • Container.tsx
  • global.scss
  • CustomRadio.tsx
  • ThemeSwitcher.module.scss
  • CustomSliderRange.tsx
  • ThemeSwitcher.tsx
  • ThemeButton.tsx
  • ProfileCard.tsx
  • public/ cody/atherosai/ui/react-examples/public/
    4 Items
  • summer.jpg
  • images/
  • logos/
  • icons/
  • pages/ cody/atherosai/ui/react-examples/pages/
    29 Items
  • input-search.tsx
  • grid-template-areas.tsx
  • input-example.tsx
  • theme-switcher.tsx
  • cards-flip-effect-gallery.tsx
  • index.tsx
  • profile-card.tsx
  • button-glow-effect.tsx
  • lib/ cody/atherosai/ui/react-examples/lib/
    1 Items
  • utils.tsx
  • next-env.d.ts cody/atherosai/ui/react-examples/next-env.d.ts
    137 Views
    0 Comments
    /// <reference types="next" />
    /// <reference types="next/image-types/global" />

    // NOTE: This file should not be edited
    // see https://nextjs.org/docs/basic-features/typescript for more information.

    tsconfig.json cody/atherosai/ui/react-examples/tsconfig.json
    130 Views
    0 Comments
    {
    "compilerOptions": {
    "baseUrl": ".",
    "checkJs": false,
    "lib": [
    "dom",
    "dom.iterable",
    "esnext"
    package.json cody/atherosai/ui/react-examples/package.json
    127 Views
    0 Comments
    {
    "name": "react",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
    "dev": "next dev",
    "test": "echo \"Error: no test specified\" && exit 1"
    package-lock.json cody/atherosai/ui/react-examples/package-lock.json
    142 Views
    0 Comments
    {
    "name": "react",
    "version": "1.0.0",
    "lockfileVersion": 2,
    "requires": true,
    "packages": {
    "": {
    "name": "react",