An open API service indexing awesome lists of open source software.

https://github.com/deepsalunkhee/dmfc

This is a saas that I am working on which is , a Dark mode extension for chrome 🕶️
https://github.com/deepsalunkhee/dmfc

Last synced: 8 months ago
JSON representation

This is a saas that I am working on which is , a Dark mode extension for chrome 🕶️

Awesome Lists containing this project

README

          

# DarkModeForCoders (DMFC) Chrome Extension

DarkModeForCoders (DMFC) is a Chrome extension that enables dark mode for the popular website used buy coders. This extension enhances the user experience by providing a dark-themed interface for coders.

## Features

- Dark mode for
- LeetCode
- Codeforces
- List will grow as you will contribute
- Toggle dark mode on and off with a single click.
- Open-source and actively maintained.

## Installation

Not yet released but will be soon 🤗

## How to Contribute

DMFC is an open-source project, and we welcome contributions from the community. Whether you want to report a bug, request a feature, or submit a pull request, your help is appreciated. Here's how you can contribute:

1. **Reporting Issues**: If you encounter a bug or have a feature request, please [open an issue](https://github.com/deepsalunkhee/DMFC/issues) on our GitHub repository. Provide as much detail as possible, including steps to reproduce the issue.

2. **Pull Requests**: If you'd like to contribute code or fixes to DMFC, please follow these steps:
- Fork the repository to your GitHub account.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear, concise messages.
- Push your branch to your GitHub repository.
- Submit a pull request to the main DMFC repository.

3. **Development Environment**: If you're planning to contribute, make sure you have Node.js and npm installed. You can set up the development environment by running:
```bash
npm install

## Coding Guidelines
- Follow the coding guidelines and maintain consistency with the existing codebase.

## Testing
- Ensure that your changes do not introduce new issues and, if possible, include tests for your code.

## Documentation
- If you add new features, update the README file to reflect the changes.

## License
DMFC is open-source

## Contact
For questions, suggestions, or discussions, you can open an issue or reach out to the project maintainers through GitHub.

Happy coding in the dark with DMFC!