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.
- 🎨 Powerful photo and video editing capabilities
- 🚀 Fast and responsive user interface
- 🌈 Rich set of filters and effects
- 📷 Direct integration with popular social media platforms
To get started with BoomCam, follow the contribution guide.
To install BoomCam locally, follow these steps:
-
Clone the repository:
git clone https://github.com/abelakponine/BoomCam.git cd BoomCam
-
Install dependencies:
cd TypeScript yarn install
or
cd TypeScript npm install
-
Run the development server:
npm start
or
yarn dev
Visit http://localhost:3000 in your browser.
-
TypeScript Configuration BoomCam is built with TypeScript. Ensure that you have TypeScript installed:
yarn add -D typescript
For TypeScript support in your editor, you may need to configure your tsconfig.json. A basic configuration is already provided.
We welcome contributions from the community. To contribute, please follow the guidelines outlined in CONTRIBUTING.md.
If you encounter any bugs or have suggestions for improvement, please open an issue on the issue tracker.
Join our community on Discord to connect with other contributors and maintainers. Discuss ideas, ask questions, and collaborate.
If you find BoomCam useful, consider supporting the project by giving it a star on GitHub and spreading the word.
This project is licensed under the MIT License.