backsplash-app
Version:
An AI powered wallpaper app.
28 lines (17 loc) • 894 B
Markdown
Thank you for your interest in contributing to this project! Here are some guidelines to help you get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
1. Fork this repository.
2. Create a new branch for your changes.
3. Make your changes and commit them with a descriptive commit message.
4. Push your changes to your fork.
5. Submit a pull request to this repository.
To set up your development environment, follow these steps:
1. Clone this repository.
2. Install dependencies with `yarn install`.
3. Run the application with `yarn start`.
By contributing to this project, you agree that your contributions will be licensed under the terms of the [MIT license](./LICENSE).