Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahmadrosid/titlecrafters

Generate titles with the best copywriting frameworks.
https://github.com/ahmadrosid/titlecrafters

Last synced: 22 days ago
JSON representation

Generate titles with the best copywriting frameworks.

Awesome Lists containing this project

README

        

# TitleCrafters

![demo-app](demo-app.png)

## Requirement

NodeJS: >= 16

## Install

Install packages:

```bash
npm install
```

Build

```bash
npm run build
```

Run development server

```bash
npm run dev
```

Visit dev server on [http://localhost:5173/](http://localhost:5173/)

## Contributing

Here's how you can contribute:

- [Open an issue](https://github.com/ahmadrosid/TitleCrafters/issues) if you believe you've encountered a bug.
- Make [a pull request](https://github.com/ahmadrosid/TitleCrafters/pull) to add new features/make quality-of-life improvements/fix bugs.

## Author

Ahmad Rosid ([@\_ahmadrosid](https://twitter.com/_ahmadrosid))

# License

Licensed under the [MIT license](https://github.com/ahmadrosid/TitleCrafters/blob/main/LICENSE).