/blogsapp

This Blog app is a classic example of a blog website. it have full functional Features that will show the list of posts and empower readers to interact with them by adding comments and liking posts. End users can also create posts when is completed.

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Blog App

📖 Description

This Blog app is a classic example of a blog website. it have full functional Features that will show the list of posts and empowers readers to interact with them by adding comments and liking posts. End users can also create posts when is completed.

🛠 Built With

  • Ruby on Rails
  • Postgresql

Key Features

  • Likes
  • Comments
  • Posts
  • Users

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A code editor
  • Ruby installed
  • Ruby on Rails installed
  • Postgresql installed

Setup

Clone this repository to your desired folder: https://github.com/eerapheal/blogsapp.git

  cd my-folder
  

blogsapp

Istall

install this project with: bundle install rails db:create rails db:migrate

Start

To start the application, run the following command

rails server

Run tests

rspec

Usage

To run the project, run ruby <filename> in your terminal

(back to top)

👥 Authors

👤 Ekpenisi Erue Raphael

👤 Mohamed Abdulhakim

Software Developer | Javascript, React, Redux, MongoDB, PostgreSql, Ruby. | Good with Frontend. #OPENTOWORK

(back to top)

🔭 Future Features

  • Set up associations
  • Add basic UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!
  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star

(back to top)

📝 License

This project is MIT licensed.

(back to top)