hello-rails-back-end

Description

This is a new kind of 'Hello World!' app. For this exercise I'm going to create a React front-end with a Rails back-end each in a separate repo and connect them to display a random message.

Link to front-end repo

click here

Built With

  • Ruby on Rails
  • PostgreSQL

Getting Started

To get a local copy on this project on your machine follow these steps

  • Open your terminal
  • Run this command: git clone https://github.com/devMahmoud/hello-rails-back-end.git

Prerequisites

  • Make sure Ruby is installed.
  • Make sure PostgreSQL is installed.

Install

  • Navigate to project folder: cd hello-rails-back-end
  • Install dependencies: bundle install

Usage

  • Run this command to start the server: rails s
  • Open http://127.0.0.1:3000 in your browser.
  • Enjoy!

Authors

👤 Mahmoud Makhlouf

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