/Hello-Rails-Back-End

is a rails api which displays a random greeting from a list of greetings. The app would be built using the following technologies: Ruby on Rails and PostgreSQL

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Hello Rails-Back-End

Hello Rails-Back-End is a rails api which displays a random greeting from a list of greetings. The app would be built using the following technologies: Ruby on Rails and PostgreSQL

🛠 Built With

Tech Stack

Server
Database

Key Features

  • List of greeting

(back to top)

🚀 React Front-End Link

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:CaptainBawa/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:

  rails s

Run tests

To run tests, run the following command:

  bin/rails test test/models/greetings_test.rb

(back to top)

👥 Authors

👤 Collins Bawa

(back to top)

🔭 Future Features

  • Add content

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Dear Viewers!

I'm excited to be working on this project and I would be grateful for your support! By supporting this project, you are not only helping me, but you are also contributing to something meaningful that can make a difference. Your support will give me the motivation and resources necessary to keep moving forward with this project and to ensure its success. So, whether it's through your kind words, by giving a star if you like this project, your financial support, or simply by spreading the word, your support means everything to me. Thank you in advance for your support, and I can't wait to share with you the amazing things we will achieve together.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse full-stack curriculum for the inspiration and guidance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)