This app was built as an exercise for a course @ Rocketseat
- Basic rich text structure, parsing and rendering
- Responsive design with Tailwind CSS
- Optimistic UI with Tanstack Query
- Readable datetimes with date-fns
This project only depends on Node.js
Simply run:
npm i
npm run dev