You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caption, tags, used, type, pages, lastUpdated, graph, business questions
Favorite button + functionality
Kpi Modal
Image, Title, Type, Description
caption, tags, used, type, pages, lastUpdated, graph, business questions
Favorite button + functionality
Storyboards Modal
Image, Title, Type, Description
caption, tags, used, type, pages, lastUpdated, graph, business questions
Favorite button + functionality
Aditional Features
Request Permission Button
UX Improvements
Add slide animation in Tabs component
Add tooltips in icon buttons
Replace spinner with skeletons
Copy to clipboard feedback
Configuration
Install these packages (prefer the listed versions):
node v20.10.0
Install all dependencies
npm install
Start the development server
npm start
Commands
# Install all dependencies
$ npm install
# Run production build
$ npm start
# Build for development
$ npm run dev
# Build for production
$ npm run build
# Check for linting errors
$ npm run lint
# Format all files
$ npm run format
# Check for formatting errors
$ npm run check-format