patrickmccallum / mimetype-io

The code for mimetype.io
https://mimetype.io
MIT License
59 stars 13 forks source link

mimetype.io

Hello! mimetype.io is an open-source Gatsby-based project that provides a comprehensive database and resources related to various MIME types. We welcome contributors of all levels to join us and make this platform even better.

Quick Start

Prerequisites

Installation

  1. Fork and clone the repository.
git clone https://github.com/patrickmccallum/mimetype-io.git
  1. Navigate into the project directory.
cd mimetype-io
  1. Install the dependencies.
npm install
  1. Start the Gatsby server.
gatsby develop

Contributing

Contributions are welcome and greatly appreciated!

  1. Fork the project.
  2. Create a new branch for your feature (git checkout -b feature/newFeature).
  3. Commit your changes (git commit -m 'Add newFeature').
  4. Push to your feature branch (git push origin feature/newFeature).
  5. Open a Pull Request.

Contact

For any queries, feel free to reach out either here, with an issue, or at contact [at] mimetype [dot] io