Chronoflow is a full-stack web application designed to visualize historical events, famous people, and inventions on a timeline. It aims to provide an interactive and educational experience for users interested in history and technology.
- Interactive timeline of historical events
- Search and filter options for countries and time periods
- Globe visualization for geographical context
- Detailed information about famous people and inventions
- React
- TypeScript
- Node.js
- Express
- SQLite3
- Vite
- Tailwind CSS
git clone https://github.com/eden-pearson/task-master.git
cd task-master
npm install
npm run dev