Skip to content

blueberry1312/Blog-App-RoR

Repository files navigation

Blog App RoR

📗 Table of Contents

📖 Blog App RoR

Blog App RoR is a website building with ruby on rails, where you can see a list of posts, leave comments and likes.

🛠 Built With

Tech Stack

Client
  • Ruby on Rails
Server
  • Localhost
Database
  • PostgreSQL

Key Features

  • [Schema builded with migrations]

Back to top

💻 Getting Started

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

Prerequisites

  • You'll need any code editor

Setup

Clone this repository to your desired folder:

  git clone [email protected]:blueberry1312/Blog-App-RoR.git
  cd Blog-App-RoR

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate
  rails db:seed

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

👥 Authors

👤 Néstor Oro

👤 Dico Diaz Dussan

👤 Giancarlo Dumani

Back to top

🔭 Future Features

  • [Create posts]
  • [Read posts]
  • [Like posts]
  • [Comment posts]

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 you can give it a star!

Back to top

🙏 Acknowledgments

I would like to thanks Microverse for this learning opportunity.

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