Skip to content
/ blog_app Public

A rails application that allows users to create, like and comment on posts. It includes user authentication and data is preserved using postgresql

Notifications You must be signed in to change notification settings

XsidX/blog_app

Repository files navigation

Blog App

This is a A rails application that allows users to create, like and comment on posts. It includes user authentication and data is preserved using postgresql.

Built With

  • Ruby on Rails

Live demo

Live link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby runtime environment
  • Postgresql
  • Rails

Setup

  • Clone the repository using git clone git@github.com:XsidX/blog_app.git
  • Navigate to the folder using cd blog_app
  • Use the following commands to
    • install necessary gems bundle install
    • run rails assets:precompile
    • run the development server ./bin/dev

Author

👤 Sidney

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish._

About

A rails application that allows users to create, like and comment on posts. It includes user authentication and data is preserved using postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published