ruby

Hello Rails Back-end

📗 Table of Contents

📖 Hello Rails Back-end

Hello Rails Back-end is a backend web application that handles the API to display a random greeting message on screen using Hello React Front-end as front-end

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

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

 bundle install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone  https://github.com/adarachel/hello-rails-back-end

Install

Install this project with:

  cd my-folder
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Ada Rachel

(back to top)

🔭 Future Features

  • Add more random quotes
  • Improve UI
  • Connect more views

(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 please give it a star 😁🌟✨

(back to top)

🙏 Acknowledgments

Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)