Project Name

This is a simple demo of how to integrate Ruby on Rails and React

Built With

  • Ruby on Rails

  • Git

  • click here to see the front-end

Getting Started

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

Prerequisites

  • computer

Setup

  • Run git clone https://github.com/jheart-vic/hello-rails-back-end.git
  • Run bundle install
  • Run rails new my_new_app --api --database=postgresql
  • Note: to view the front end run the app on port: http://localhost:3001/

Author

👤 Victor Akabueze

🤝 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

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.