A simple CRUD blog mainly to practice on ruby on rails
Front-End: ReactJS (TypeScript)
Back-End: Ruby on Rails with SqlLite3
Users can view all their respective blog posts. Can consider adding pagination in the future
Users can create a post as well
Users can also update a post
Users can also delete a post