Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 703 Bytes

File metadata and controls

30 lines (22 loc) · 703 Bytes

Chronoflow

Description

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.

Features

  • 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

Tech Stack

  • React
  • TypeScript
  • Node.js
  • Express
  • SQLite3
  • Vite
  • Tailwind CSS

Installation

git clone https://github.com/eden-pearson/task-master.git
cd task-master
npm install
npm run dev