https://github.com/abelakponine/boomcam
BoomCam web-based Photo and Video Editor for social media websites
https://github.com/abelakponine/boomcam
contentcreation photoeditor social-media videoeditor webapp
Last synced: 3 months ago
JSON representation
BoomCam web-based Photo and Video Editor for social media websites
- Host: GitHub
- URL: https://github.com/abelakponine/boomcam
- Owner: abelakponine
- License: mit
- Created: 2024-02-02T04:39:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:02:14.000Z (about 2 years ago)
- Last Synced: 2024-05-21T00:03:26.874Z (about 2 years ago)
- Topics: contentcreation, photoeditor, social-media, videoeditor, webapp
- Language: TypeScript
- Homepage:
- Size: 401 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# BoomCam - Web-Based Photo and Video Editor for Social Media

[](https://github.com/abelakponine/BoomCam/stargazers)
[](https://github.com/abelakponine/BoomCam/network/members)
## Overview
BoomCam is a web-based photo and video editor designed for social media platforms. It allows users to enhance and customize their media content before sharing it on the implemented platforms.
## Features
- 🎨 Powerful photo and video editing capabilities
- 🚀 Fast and responsive user interface
- 🌈 Rich set of filters and effects
- 📷 Direct integration with popular social media platforms
## Getting Started
To get started with BoomCam, follow the [contribution guide](CONTRIBUTING.md).
## Installation
To install BoomCam locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/abelakponine/BoomCam.git
cd BoomCam
```
2. Install dependencies:
```bash
cd TypeScript
npm install
```
3. Run the development server:
```bash
npm start
```
Visit http://localhost:3000 in your browser.
For TypeScript support in your editor, you may need to configure your tsconfig.json. A basic configuration is already provided.
## Contributing
We welcome contributions from the community. To contribute, please follow the guidelines outlined in CONTRIBUTING.md.
## Reporting Issues
If you encounter any bugs or have suggestions for improvement, please open an issue on the issue tracker.
## Community
Join our community on Discord to connect with other contributors and maintainers. Discuss ideas, ask questions, and collaborate.
## Support
If you find BoomCam useful, consider supporting the project by giving it a star on GitHub and spreading the word.
## License
This project is licensed under the MIT License.