Rails api

Use rails to build greeting api. The app generate random greeting to user

Front end repo

https://github.com/medsonmoombe/hello-react-front-end

Built With

  • Programming Language: Ruby
  • Framework : Ruby on Rails
  • Linter: Rubocop
  • VS Code

Getting Started

You can get a local copy up and running following these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

Install and Usage

In the terminal, go to your file directory and run this command.

Clone the repository

$ git clone https://github.com/medsonmoombe/hello-rails-backend.git
$ cd hello-rails-backend

Install Gemfile

$ bundle install

Run the app

$ rails s

Rubocop

To check linter

$ rubocop --color

Rspec

To run testing

$ rspec 

Author 1

👤 Emmanuel Moombe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.