shadcn-timeline
Customizable and re-usable timeline component for you to use in your projects. Built on top of shadcn.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- deploy-github-pages.yml
- FUNDING.yml
- main.ts
- manager-head.html
- preview.ts
- preview.tsx
- .gitignore
- .gitignore
- next.svg
- robots.txt
- sitemap-0.xml
- sitemap.xml
- vercel.svg
- data.tsx
- favicon.ico
- layout.tsx
- page.tsx
- robot.ts
- sitemap.ts
- theme-provider.tsx
- example-card.tsx
- examples.tsx
- hero.tsx
- index.ts
- installation.tsx
- sidebar.tsx
- usage.tsx
- timeline-items.tsx
- timeline.test.tsx
- index.ts
- timeline-layout.tsx
- timeline.stories.tsx
- timeline.tsx
- button.tsx
- card.tsx
- tabs.tsx
- buy-me-a-coffee.tsx
- code-block.tsx
- theme-toggle.tsx
- metadata.ts
- site.ts
- utils.ts
- globals.css
- index.ts
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- common-manager-bundle.js
- common-manager-bundle.js.LEGAL.txt
- manager-bundle.js
- manager-bundle.js.LEGAL.txt
- favicon.svg
- nunito-sans-bold-italic.woff2
- nunito-sans-bold.woff2
- nunito-sans-italic.woff2
- nunito-sans-regular.woff2
- globals-module-info.js
- globals-runtime.js
- globals.js
- runtime.js
- globals.js
- runtime.js
- favicon.svg
- index.html
- index.json
- next.svg
- nunito-sans-bold-italic.woff2
- nunito-sans-bold.woff2
- nunito-sans-italic.woff2
- nunito-sans-regular.woff2
- project.json
- robots.txt
- sitemap-0.xml
- sitemap.xml
- vercel.svg
- .eslintrc.json
- .gitignore
- .prettierrc
- components.json
- jest.config.js
- jest.setup.js
- LICENSE
- next-sitemap.config.js
- next.config.mjs
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/timDeHof/shadcn-timeline
Downloads the entire project code from GitHub to your computer.
cd shadcn-timeline
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run storybook
Type this command into your terminal and run it.
npm run test
Type this command into your terminal and run it.
npm run test-storybook
Type this command into your terminal and run it.
npm run test-storybook:coverage
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
