This is a frontend architecture exercise.
Install dependencies
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun run dev
Open http://localhost:3000 with your browser to see the result.
- Layouts
- List KPIs
- Build Layout
- Add KPI/DataViz to Layout
- Edit Layout
- Render Layout
- Storyboards
- Create Storyboard
- Add Layout
- Add insights
- Edit Storyboard
- Share Storyboard
- Create Storyboard
- Access management
- Request acccess
- Approve access
- Deny access