Ruby on Rails Hello Rails React App

This is an app to learn how to use react-rails gem and use one single app for both frontend and backend.

Built With

  • Ruby on Rails
  • React
  • React-Rails
  • Redux

Getting Started

To get a local copy up and running follow these simple example steps.

  1. Clone the repository
  2. Run the bundle install command
  3. Run rails s to start the server
  4. Visit http://localhost:3000/ in your browser to see the app running.

Prerequisites

  • You need to have Ruby installed on your machine.

Installation

  • First, you will need to clone this repository into your local machine.

  • Second, you need to create the database for this app. In order to do this, you can do rails db:create, then do rails db:migrate.

Authors

👤 Isai Cespedes

🤝 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!

📝 License

This project is MIT licensed.