📗 Table of Contents

📖 Hello Rails Back End

A random greeting generator

🛠 Built With

Tech Stack

This project is made with Ruby on Rails.

Client
Server
Database

💻 Getting Started

Prerequisites

In order to run this project you need:

 gem install rails and react

Setup

Clone this repository and this one ReactFrontEnd:

  cd folder
  git clone git@github.com:DiegoMero/hello-rails-back-end.git

Install

Install this project with:

  cd hello-rails-back-end
  bundle install

Usage

To run the project, execute the following command:

  foreman start

(back to top)

👥 Authors

👤 Diego Mero

(back to top)

🔭 Future Features

  • There will be more greetings
  • There will be more colors
  • There will be a button for creating a new greeting

🤝 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 feel free to support!

(back to top)

🙏 Acknowledgments

I would like to thank all my coding partners that help me through the obstacles.

(back to top)

📝 License

This project is MIT licensed.

(back to top)