/agatha-christie-visualized

A data visualization of all Agatha Christie's beloved mystery novels.

Primary LanguageJavaScript

About Christie Visualized

This project presents Agatha Christie's all sixty-six detective novels with filters such as publish date and page count and also more interestingly recurring characters (including but not limited to the beloved detectives) and murder methods.

This is a work in progress.

Screenshot 1

Screenshot 2

Getting Started

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

This project was bootstrapped with Create React App.