/Blog-app

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRuby

Microverse

Blog App

Ruby Rails Postgres

HTML5 CSS3

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

Major languages:

  • Ruby

Framework:

  • Ruby on Rails

Getting Started

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

Prerequisites

  • Ruby 3.1
  • Ruby on rails 7.0
  • PostgreSQL
  • Node
  • Yarn

Setup

  • Clone the repository:
git clone https://github.com/andres-condezo/Blog-app.git
cd Blog-app

Install

  • Install dependencies:
bundle install

Usage

  • In the project directory, you can run:
rails server

Run Tests

  • This runs all your tests:
bundle exec rspec .
  • This runs one Rspec file:
bundle exec rspec ./spec/<folder_name>/<file_name>

Authors

👤 Amina Buhari
GitHub @githubhandle
Twitter @twitterhandle
LinkedIn LinkedIn
👤 Andres Condezo
GitHub @andres-condezo
Twitter @andres_condezo
LinkedIn andres-condezo

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