/hello-rails-react

Rails React App

Primary LanguageRubyMIT LicenseMIT

Hello-Rails-React

A basic application that tests integrates ruby on rails and react js.The app displays random greeting from different the database.

Built With

  • React
  • React-Redux
  • Ruby on Rails

Getting Started

To get a local copy run the following steps:

  • Clone the repository with git clone https://github.com/vikitaotiz/hello-rails-react.git
  • Open the folder with your code editor
  • Run yarn install to install all dependencies
  • Run rails db:create, rails db:migrate and rails db:seed to create and populate database with seed data.
  • Run rails s to launch the local server.

Author

👤 Victor Otieno

🤝 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

  • Learning partners, Standup and morning session team