Skip to content

Blog is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

License

Notifications You must be signed in to change notification settings

stephenkati/blog

Repository files navigation

Blog

📗 Table of Contents

📖 [Blog]

[Blog] is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Ruby on Rails
  • https://rubyonrails.org/

Key Features

  • [Showcase Posts]
  • [Comments]
  • [Likes]

(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:

  • Install Ruby
  • Install Rails
  • Install Rspec
  • Install Postgresql

Setup

Clone this repository to your desired folder:

  git clone https://github.com/stephenkati/blog.git

Install

Install this project with:

  cd blog
  bundle install
  npm install rspec

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rubocop --color
  npx stylelint "**/*.{css,scss}"
  rspec spec

Deployment

  • [N/A]

(back to top)

👥 Authors

👤 STEPHEN KATULI

👤 JOSECK OSUGO

(back to top)

🔭 Future Features

  • [Notifications alert]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

🙏 Acknowledgments

  • I would like to thank my Microverse team and my coding partners for their support and guidance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Blog is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published