Skip to content

harshdeepkanhai/blogger

Repository files navigation

Blogger

A blog app in Rails

Add articles, comments and images to articles in this blog

Built With

  • Ruby 2.7.0
  • Rails 6
  • paperclip gem

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • ruby 2.7 (rbenv preferred)
  • bundle gem installed
  • rails gem installed
  • yarn installed
  • Imagemagick installed for image upload to work

Setup

  • clone the repo

Install

  • cd into the repo
  • run bundle install
  • run yarn
  • run rails db:migrate
  • run rails server

Usage

  • open localhost:3000 on your browser to see the blog working

Run tests

Deployment

Authors

👤 Harshdeep Kanhai

👤 Josias Alvarado

🤝 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

📝 License

This project is MIT licensed.