Giter VIP home page Giter VIP logo

test-popups's Introduction

TestPopups

URL: https://test-popups.vercel.app/

Grabacion.de.pantalla.2024-04-19.a.la.s.2.55.25.p.m.mov

Folder structure

Root
├── apps
│   └── web               # Main web project with Vite
└── libs
    ├── components-system # Project with vite, components
    ├── component-a       # Project Vite Component
    └── component-b       # Project Vite Component

Technologies

  • Vite
  • Nx
  • PNPM
  • React
  • Prettier
  • ESLINT
  • Typescript
  • Zustand
  • TailWind
  • Github Actions

Start the application

Before run you must install the dependencies running: pnpm install

Run pnpx nx serve web to start the development server.

Build for production

Run pnpx nx run web:build to build the application. The build artifacts are stored in the output directory (dist/apps/web), ready to be deployed.

CI

Can you see the CI en each Pull Request: https://github.com/miguelcast/test-popups/pulls?q=is:pr+is:closed

And the configuration is in the file .github/workflows/ci.yml

Explore the project graph

Run pnpx nx graph to show the graph of the workspace. It will show tasks that you can run with Nx.

TODO

  • Initial Setup
  • Create components-system project
  • Create base components Board, Containers and Header
  • Zustand setup
  • Create popups store
  • Add and Remove Popups
  • Drag And Drop Setup
  • Horizontal Drop Popups
  • Vertical Drop Popups
  • Deploy to Vercel or Netflix
  • Testing
  • Create external component(A and B) for the popups
  • Resize Popups width
  • Resize Popups height
  • Use something like clsx to merge classes
  • Fixes Popups
  • Refactor updateContainerPosition

test-popups's People

Contributors

miguelcast avatar

Watchers

 avatar

test-popups'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.