Skip to content

lucascomamala/blog-on-rails

Repository files navigation

Capture

📗 Table of Contents

📖 Blog on Rails

Blog app built with RoR.

🚀 Live Demo

Live Demo Link

(back to top)

🛠 Built With

Tech Stack

Key Features

  • Make blog posts
  • Leave comments on posts
  • Leave likes on posts

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

Setup

Clone this repository to your desired folder:

$  git clone [email protected]:lucascomamala/blog-on-rails.git

Install

Install this project with:

$  cd blog-on-rails
$  bundle install

Usage

To run the project locally, execute the following command:

$  rails db:create
$  rails db:migrate
$  rails db:seed
$  rails server

(back to top)

👥 Authors

👤 Lucas Comamala Garcia

👤 Felipe Haybar Valenzuela

🔭 Future Features

  • Add User profiles

(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 give this repo a star and reach out on our social media, and we will be happy to know about it! 😃

(back to top)

🙏 Acknowledgments

We would like to thank the Microverse team.

(back to top)

📝 License

This project is MIT licensed.

(back to top)