Skip to content

Blog Application is a simple web application where user can log in and create and delete posts.

Notifications You must be signed in to change notification settings

Aduda-Boaz/rails-blog

Repository files navigation

Rails Blog App

A simple blog application to post, comment and like posts.

Built With

  • Ruby on Rails
  • HTML
  • SCSS
  • sqlite3 for the local development
  • Postgresql for the production

Live Demo (if available)

Live Demo Link

Linters

  • Rubocop
  • Stylelint

Getting Started

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

Install

In order to run, you need to install RUBY and Rails in your local machine.

Clone the project by typing git clone https://github.com/Aduda-Boaz/rails-blog

Move into project directory

cd rails-blog

Available Scripts

bundle install rails s access to http://localhost:3000/ or http://[::1]:3000 in your local browser

Available Scripts to Run Test cases

Run following command

gem install rspec

rspec --format documentation or/and

rspec spec

Authors

👤 Boaz Aduda

 Aduda-Boaz

🤝 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.

About

Blog Application is a simple web application where user can log in and create and delete posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published