/hello_react_rails

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Hello Rails React

Hello world app is about setting up Hello world project as one app with Webpack.

🛠 Built With

Tech Stack

Front-End
Back-End
Database

Key Features

Learning objectives

  • Implement a connection between a Ruby on Rails back-end and React front-end.
  • Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

(back to top)

💻 Getting Started

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

git clone https://github.com/ecekpo/hello_react_rails.git
cd hello-rails-react
ls

Prerequisites

In order to run this project you need:

  • Node.js
  • ruby
  • rails
  • postgresql

Setup

Clone this repository to your desired folder:

Install

Install this project with:

gem install rails

Usage

To run the project, execute the following command from the root directory:

./bin/dev

then open any browser and enter this address localhost:3000

Author

👤 Emem Ekpo

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly give a start to this repository

(back to top)

📝 License

This project is MIT licensed.

(back to top)