Skip to content

slippery22/mimetype-io

 
 

Repository files navigation

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

  • Node.js (v18)

Installation

  1. Fork and clone the repository.
git clone https:/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

About

The code for mimetype.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.2%
  • JavaScript 19.9%
  • CSS 1.9%