/bearable-csv

Renders CSV exports from the Bearable app as HTML

Primary LanguageTypeScript

# bearable-csv

This project allows you to generate an HTML page from a CSV export of symptoms and history from the Bearable app.

Try it now.

Getting Started

This project uses Next.js.

To run the development server locally:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.