Use rails to build greeting api. The app generate random greeting to user
https://github.com/Baroka-wp/hello-react-front-end
- Programming Language: Ruby
- Framework : Ruby on Rails
- Linter: Rubocop
- VS Code
You can get a local copy up and running following these simple steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
In the terminal, go to your file directory and run this command.
Clone the repository
$ git clone https://github.com/Baroka-wp/react-on-rails
$ cd recipe-app
Install Gemfile
$ bundle install
Run the app
$ rails s
To check linter
$ rubocop --color
To run testing
$ rspec
👤 Irotori Baroka
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Coding Partners
- Code Reviewers
This project is MIT licensed.