/blog_app

I will create a fully functional blog app website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRuby

Blog App

I will create a fully functional blog app website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

  • Ruby on Rails
  • Rspec
  • Psql

Getting Started

Prerequisites

  • Ruby (ruby --v)
  • SQLite3 (sqlite3 --v)
  • Postgrestsql (psql --version)
  • Node.js (node --v)
  • Yarn (yarn --v)

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

Run in your terminal git clone git@github.com:Mhdez221993/blog_app.git

Install RSpec

To run the tests locally :

  • To instal RSpec for testing please run the following command on your terminal:

gem install rspec

Helpful links to solve some issues

Authors

👤 Moises Hernandez Coronado

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

  • To my coding partner who helped me through all the work
  • To my Stand Up Team who kept my morale up!