/hello-rails-back-end

A rails server that provides and endpoint to receive a welcome message

Primary LanguageRubyMIT LicenseMIT

Hello React back-end app

A web server that greets you in five different languages

Built With

  • Ruby
  • Rails

Getting Started

To get a local copy follow these simple example steps.

1.- Open the terminal window and clone the repository using this command:
git@github.com:VicPeralta/hello-rails-back-end.git

2.- Change the directory to the hello-rails-back-end directory
cd hello-rails-back-end
3.- Install the project's dependencies by running this command:
bundle install
4.- Start the server at http://127.0.0.1:3100 with this command:
rails s -p3100 5.- To see the code open the project in the code editor of your preference.

Client repo

Get the cliente repo at client

Author

👤 Victor Peralta

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