Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.72 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.72 KB

Opposable

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

Opposable is a thumbnail builder that allows content creators to quickly generate thumbnail images for their content.

You can create templates using React components and then customize them in the visual editor.

This project was bootstrapped using Electron Quick Start TypeScript.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of node

Install

To install, follow these steps:

npm install

Using

To use, follow these steps:

npm start

Contributing

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at [email protected].

License

Opposable is open source software licensed as MIT.