An infinite, interactive timeline of human history that adapts to your perspective.
Timeline is a unique way to experience human history:
- Zoom Out: See all of human history on one page - from the Big Bang to today
- Infinite Scroll: Navigate through time seamlessly with an endless vertical timeline
- Zoom In: Experience history as it happens - watch events unfold in real-time
Built with the same architecture as rankem:
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Icons: Lucide React
- Deployment: Vercel
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Run production server
npm startVisit http://localhost:3000 to see the app.
Deployed to asa.nvlty.co using Vercel.
MIT