Skip to content

Hello Rails React app is a web application to display a random greeting, this app implements a connection between a Ruby on Rails back-end and React front-end using the react-rails gem.

Notifications You must be signed in to change notification settings

andres-condezo/hello-rails-react

Repository files navigation

Microverse

Hello Rails React

Ruby Rails Postgres

HTML5 CSS3 React Redux

screenshot-2 screenshot

Hello Rails React app is a web application to display a random greeting, this app implements a connection between a Ruby on Rails back-end and React front-end using the react-rails gem.

Table of Contents

Built With

Major languages

  • Ruby
  • JavaScript

Frameworks

  • Ruby on Rails
  • React

Getting Started

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

Prerequisites

  • Ruby 3
  • Ruby on rails 6
  • React 18
  • PostgreSQL
  • Node
  • Yarn

Setup

  • Clone the repository:
git clone https://github.com/andres-condezo/hello-rails-react.git
cd hello-rails-react 

Install

  • Install dependencies:
bundle install
  • Create database:
rails db:create
rails db:migrate
rails db:seed

Usage

  • In the project directory, you can run:
rails server

Author

👤 Andres Condezo
GitHub @andres-condezo
Twitter @andres_condezo
LinkedIn andres-condezo

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

License

This project is MIT licensed. 📝

About

Hello Rails React app is a web application to display a random greeting, this app implements a connection between a Ruby on Rails back-end and React front-end using the react-rails gem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published