๐Ÿ“ฆ ronitrajfr / betterwrite

write better with betterwrite

โ˜… 20 stars โ‘‚ 2 forks ๐Ÿ‘ 20 watching โš–๏ธ MIT License
cmdkdexiejsnextjstailwind
๐Ÿ“ฅ Clone https://github.com/ronitrajfr/betterwrite.git
HTTPS git clone https://github.com/ronitrajfr/betterwrite.git
SSH git clone git@github.com:ronitrajfr/betterwrite.git
CLI gh repo clone ronitrajfr/betterwrite
Ronit Raj Ronit Raj Merge pull request #6 from ronitrajfr/refactor 7d6dd69 23 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ app
๐Ÿ“ components
๐Ÿ“ lib
๐Ÿ“ public
๐Ÿ“„ .gitignore
๐Ÿ“„ bun.lock
๐Ÿ“„ components.json
๐Ÿ“„ eslint.config.mjs
๐Ÿ“„ LICENSE
๐Ÿ“„ next.config.ts
๐Ÿ“„ ogimage.png
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ postcss.config.mjs
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

Say Hello to Betterwrite

header image

Tech Stack:

  • Nextjs
  • TypeScript
  • Dexie.js
  • Tailwind

Setting up locally

git clone https://github.com/ronitrajfr/betterwrite.git
cd betterwrite
npm install

And then run:

bun run dev