hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
34 stars 60 forks source link

Build modal #529

Closed glenflorendo closed 1 year ago

glenflorendo commented 1 year ago

User Story

As a developer, I want a modular modal component, so I can easily display auxiliary content on a web page.

Description

This modal should be a generic container for content. We need this to be built in the UI library using React and TailwindCSS.

Acceptance Criteria

Design References

Technical References

Additional Information

No response