Skip to content

A blog website created with React and ruby on rails

Notifications You must be signed in to change notification settings

JoelKong/RailsBlog

Repository files navigation

Rails Blog

A simple CRUD blog mainly to practice on ruby on rails

rails

Application Code

Technology Stack

Front-End: ReactJS (TypeScript)
Back-End: Ruby on Rails with SqlLite3

View All Posts

Users can view all their respective blog posts. Can consider adding pagination in the future

view

Create Post with image support

Users can create a post as well

create

Update Post

Users can also update a post

update

Delete Post

Users can also delete a post

delete

About

A blog website created with React and ruby on rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published