https://github.com/christopherkade/banner-generator
:speech_balloon: Easily generate banners for your articles on dev.to
https://github.com/christopherkade/banner-generator
banner-generator devto generator
Last synced: about 1 month ago
JSON representation
:speech_balloon: Easily generate banners for your articles on dev.to
- Host: GitHub
- URL: https://github.com/christopherkade/banner-generator
- Owner: christopherkade
- License: mit
- Created: 2019-05-30T16:57:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:03:45.000Z (over 2 years ago)
- Last Synced: 2025-03-29T04:11:59.553Z (about 2 months ago)
- Topics: banner-generator, devto, generator
- Language: JavaScript
- Homepage: https://christopherkade.com/banner-generator/
- Size: 4.08 MB
- Stars: 62
- Watchers: 1
- Forks: 9
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Banner Generator
[](https://travis-ci.org/christopherkade/banner-generator)
[](https://github.com/christopherkade/banner-generator/issues)
A web based [DEV](https://dev.to/) banner generator.

## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.
## Contributing
Feel free to read the [contribution guidelines](https://github.com/christopherkade/banner-generator/blob/master/CONTRIBUTING.md).