Skip to content

Lamourio/React-Oembed-bookMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React bookmark Oembed

About Oembed

oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.

This document is stored on GitHub

About The Project

This project consist about managing a bookmarks and embed media(photos,videos) from providers like (vimeo,flickr,...)

You can add others providers like youtube, slideshare and more but it is not fully supported yet in this project see more about adding more proivders

Requirement

Installation

  • clone or download the project
  • open the terminal in the root directory
  • run the command
$ npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published