This project contains the first trial at connecting React on the front-end to Ruby-on-Rails on the backend. The app displays random messages contained in the database table on a click of a button.
- Ruby On Rails
- React-Rails gem
- Rubocop
- Git
Clone the repo and run bundle install in the command line to install the dependencies
$ git clone https://github.com/clintonjosephs/hello-rails-react.git
$ cd hello-rails-react
$ bundle install
$ npm install
$ yarn install
$ rails server
Open http://localhost:3000/ in your browser
👤 Hammas Bin Saleem
- GitHub: @HAMMAS-SALEEM
- Twitter: @HammasSaleem4
- LinkedIn: HAMMAS SALEEM
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
See PUBLIC license.