Skip to content

Integrator of Github, Twitter and Wordpress by using ReactJs and Redux

Notifications You must be signed in to change notification settings

mayuanyang/Socialify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Social network integrator

Integrating Github, Twitter and Wordpress with ReactJS and Redux

Demo

Demo

Goal

Just for fun

Technologies

ReactJS + Redux

Configuration

You can change the settings in config.js

{
    "wordpress_endpoint_base_path": "https://public-api.wordpress.com/wp/v2/sites/eddyma.wordpress.com",
    "wordpress_homepage_url": "https://eddyma.wordpress.com",
    "github_endpoint_base_path": "https://api.github.com",
    "github_username": "mayuanyang",   
    "github_homepage_url": "https://github.com/mayuanyang",
    "twitter_username": "nmolecule",
    "twitter_homepage_url": "https://twitter.com/nmolecule",
    "app_title": "Eddy Ma",
    "about_me_header": "this goes into the header of the about me page",
    "about_me_description": "this is the description about myself",
    "log_to_seq" : false
}

Install, Run and Build

Clone or fork the project

Go to the app folder

npm install

npm start

npm run build

About

Integrator of Github, Twitter and Wordpress by using ReactJs and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published