A blog and Portfolio CMS built with Rails, React, Redux, Material-UI, CSS Modules.
Portfolio is a simple blog and portfolio CMS written in React/Redux(Frontend) and Rails(API)
Live version: http://staging.tsurupin.com
Live version: http://staging.tsurupin.com/cms
You can sign in to the demo account with the following info.
Password | |
---|---|
[email protected] | sample_password |
*All the data in the demo are dummy.
I created this app for the reason I wanted to make my own blog and learn full Redux based application with Rails api.
Get the code.
% git clone [email protected]:tsurupin/portfolio.git
Setup your environment.
% bin/setup
Start Foreman.
% foreman start
Verify that the app is up and running.
% open http://localhost:3000
Portfolio refers to the following style guides in each language and framework.
The project is available as open source under the terms of the MIT License.
Please create an issue.