Timeline Exercise A simple React app demonstrating a Timeline component Getting Started Install dependencies: npm install Run the development server: npm run dev Build for production: npm run build