Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 881 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 881 Bytes

OPEN GRAPH GENERATOR

This is a simple open graph generator that takes a URL and returns the open graph data for that URL.

Getting Started

Clone the repository

git clone https://github.com/jlerocher/og-generator.git

Install dependencies

npm install

Run the project

npm run dev

Open http://localhost:3030 with your browser to see the result.

Features in progress

License

MIT

Conributors

Jean Lerocher
Jean Le rocher

💻