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 | |
---|---|
sample@gmail.com | 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.
- React
- Redux
- Rails
- CSS Modules
- Material-UI
-
Get the code.
% git clone git@github.com: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.
- Upgrade Rails version to Rails 5.
- Improve SEO.
- Add comment function.
The project is available as open source under the terms of the MIT License.
Please create an issue.