πŸ“— Table of Contents

πŸ“– Hello Rails backend App

  • This is a greeting backend app built using rails

πŸ›  Built With

  • Ruby on Rails

(back to top)

Key Features

  • Ruby syntax and use of linters
  • Rails controllers

πŸš€ Live Version

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

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  git clone git@github.com:mnaibei/hello-react-rails.git
  cd hello-react-rails

Install

Install this project with:

Example command:

bundle && npm install

Usage

To run the project, execute the following command:

Example command:

- Open the terminal to play with the commands.

Run tests

To run tests for the linter, run the following command:

Example command:

rubocop -A

To run spec tests, run the following command:

rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mucha Naibei

-->

πŸ”­ Future Features

  • More complex ruby commands.
  • More greetings

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Issues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)