Skip to content

rmrmrmr/RubyBlog

Repository files navigation

Ruby Blog

📗 Table of Contents

📖 Ruby blog app

Ruby Blog is a social media network to talk all things Ruby!

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Sign in
  • Adding posts for each user
  • Liking multiple posts

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with:
git clone git@github.com:rmrmrmr/RubyBlog.git
  1. To access cloned directory run:
cd curriculum 

Install

To install linters and other project's dependencies run:

 bundle install

Usage

To run the project, execute the following command:

  1. setup the database:
rails db:setup
  1. run the rails server:
rails s

Run tests

rspec spec

For tracking linter errors in Ruby files run:

  rubocop . 

(back to top)

👥 Authors

👤 Ricardo Martínez

👤 Juan Carlos Sanchez

👤 Iqbal Elham

👤 Davian Beroni

(back to top)

🔭 Future Features

  • Register new users

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Hi, I would appreciate if you give this project a star(⭐️) this will encourage me to improve it and build the social network of the future.

(back to top)

🙏 Acknowledgments

Hat tip to the Microverse program!

(back to top)

❓ FAQ

  • Can I publish this project as mine?

    • No, but you can use it as an inspiration or for educational purposes.
  • Can I modify it while practicing?

    • Yes, you can do it, but remember to give credit to the original author.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •