Skip to content

jeffbernst/creative-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a React front end to display the posts from the @creativecrypto Steem account. Please visit this post for more information about the project.

If you'd like to copy or fork this repo, there are only a few changes you'll have to make to get it up and running.

  • First run npm install to get all of the node modules installed.
  • Then go to src/actions/index.js. In the getPosts() and getPost() functions, change the username to whichever Steem account you'd like to pull in posts from.
  • After that it's just a matter of updating the branding and styling however you like!

It is currently in development -- more details to come soon!

This project is licensed under the terms of the MIT license.

Releases

No releases published

Packages

No packages published