Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ahmadrosid/titlecrafters
- Owner: ahmadrosid
- License: mit
- Created: 2023-07-28T10:23:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T14:19:51.000Z (7 months ago)
- Last Synced: 2024-03-28T15:06:25.956Z (7 months ago)
- Language: TypeScript
- Homepage: https://title-crafters.ahmadrosid.com
- Size: 625 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).