Giter VIP home page Giter VIP logo

gopalverma1303 / webui.gopx Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 43.01 MB

A comprehensive collection of meticulously crafted React components styled with Tailwind CSS and Framer Motion.

Home Page: https://webui.gopx.dev

License: MIT License

JavaScript 2.67% TypeScript 71.01% CSS 3.14% MDX 23.17%
css framer-motion html javascript nextjs react tailwindcss turborepo typescript ui ui-components uik

webui.gopx's Introduction

AutoForge Logo AutoForge Logo

webui.gopx

A comprehensive collection of meticulously crafted React components for web styled with Tailwind CSS and Framer Motion


GitHub stars GitHub forks GitHub watchers

Repository Structure

.
├── .git
├── .turbo
├── .vscode
├── apps
│   └── website (Next.js application)
│       ├── .next
│       ├── .turbo
│       ├── components
│       ├── node_modules
│       ├── pages
│       ├── public
│       ├── styles
│       ├── .eslintrc.json
│       ├── .gitignore
│       ├── README.md
│       ├── next-env.d.ts
│       ├── next.config.mjs
│       ├── package.json
│       ├── postcss.config.mjs
│       ├── tailwind.config.ts
│       ├── theme.config.tsx
│       └── tsconfig.json
├── node_modules
├── packages
│   ├── config-eslint
│   ├── config-tailwind
│   ├── config-typescript
│   └── ui
├── .gitignore
├── .npmrc
├── README.md
├── package.json
├── pnpm-lock.yaml
├── pnpm-workspace.yaml
└── turbo.json

Getting Started

  1. Clone the repository
  2. Install dependencies:
pnpm install
  1. Run the development server:
pnpm dev

Available Scripts

  • pnpm dev: Starts the development server
  • pnpm build: Builds the project
  • pnpm start: Starts the production server
  • pnpm lint: Runs linting

Technology Stack

Project Structure

  • apps/website: Contains the Next.js website application
  • packages: Shared packages and configurations
  • config-eslint: ESLint configuration
  • config-tailwind: Tailwind CSS configuration
  • config-typescript: TypeScript configuration
  • ui: Shared UI components

Contributing

CONTRIBUTING.md

License

MIT License

webui.gopx's People

Contributors

gopalverma1303 avatar turbobot-temp avatar actions-user avatar

Stargazers

 avatar

Watchers

 avatar

webui.gopx's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.