Welcome to Meta Magnet, your FOSS realtime build of meta data for your website.
- Metadata Generation: You can generate html metadata in real time.
- Quick Popup: Instantly popup the generated metadata.
- Support: MetaMagnet has support for Opengraph/Facebook & Twitter.
- Hadny User interface: Metamagnet provides easy to use User Interface to fillup the form.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
-
Clone the repository:
git clone https://github.com/your-username/meta-magnet.git
-
Install dependencies:
cd metamagnet npm install
-
Run the development server:
npm start
-
Open your browser and visit
http://localhost:3000
to view the application.
We welcome contributions from the community! If you'd like to contribute to Meta Magnet, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch with a descriptive name:
git checkout -b feature/your-feature-name
. - Make your changes and commit them:
git commit -am 'Add some feature'
. - Push your changes to the branch:
git push origin feature/your-feature-name
. - Create a Pull Request detailing your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
Meta Magnet - Enhancing Web Visibility through Metadata Optimization