An open API service indexing awesome lists of open source software.

https://github.com/ronitrajfr/betterwrite

write better with betterwrite
https://github.com/ronitrajfr/betterwrite

cmdk dexiejs nextjs tailwind

Last synced: 4 months ago
JSON representation

write better with betterwrite

Awesome Lists containing this project

README

          

Say Hello to Betterwrite


header image

### **Tech Stack:**

- Nextjs
- TypeScript
- Dexie.js
- Tailwind

### **Setting up locally**

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

And then run:

```bash
bun run dev
```