Skip to content

HAMMAS-SALEEM/hello-rails-react

Repository files navigation

hello-react-rails

Project Description

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.

Built With

  • Ruby On Rails
  • React-Rails gem
  • Rubocop
  • Git

Setup

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

Install gems with:

$ bundle install

Install style linters with

$ npm install
$ yarn install

Start rails server (puma)

$ rails server

Open http://localhost:3000/ in your browser

Author

👤 Hammas Bin Saleem

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

See PUBLIC license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published