Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Prototype of app layout - #11

Merged
Nicholas King (nking-1) merged 2 commits into
devfrom
nk-b2
May 24, 2021
Merged

Prototype of app layout#11
Nicholas King (nking-1) merged 2 commits into
devfrom
nk-b2

Conversation

@nking-1

Copy link
Copy Markdown

This PR creates a skeleton of the app layout, which will allow us to start hooking up the d3 charts.

  • Using Tailwind CSS because it makes prototyping easy and fast
  • Using React Icons https://react-icons.github.io/react-icons/
  • Edit icon is from BoxIcons which has a CC BY 4.0 License (which requires attribution)
  • Implements text selection - click on the text to select it.

FYI - There are some extra changes from my code formatter, so the diff is a little noisy.

image

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generated results list with blank space for bar charts Text generation component collapsible

4 participants

@nking-1@ilmarinen@jlema@JingyaChen