πŸ“— Table of Contents

πŸ“– Rails Back-End

Rails Back-End is an API back-end that will show a greeting message in each request

It is part of a larger project. You can find the Front End in:

https://github.com/blueberry1312/hello-react-front-end

  • It shows a random greeting

πŸ›  Built With

Tech Stack

Client
  • HTML
  • Bootstrap
  • React
  • Redux
Server
  • Ruby on Rails
Database
  • PostgreSQL

Key Features

  • It shows a random greeting

πŸ‘†

πŸš€ Live Demo

Currently, I don't have a live demo of this project. I will let you know when it is available ASAP!

πŸ‘†

πŸ’» Getting Started

To run the project locally, follow these steps.

Prerequisites

In order to run this project you need to:

  • Install Git
  • Install Ruby
  • Install Rails gem gem install rails
  • Install a code editor, We suggest VsCode

Setup

Clone the repo into your local machine:

git clone git@github.com:blueberry1312/hello-rails-back-end.git

Install the dependencies using bundler:

bundle install

Usage

To start you can open your terminal and in the folder write

rails s

πŸ‘†

πŸ‘₯ Authors

πŸ‘€ NΓ©stor Oro

πŸ‘†

πŸ”­ Future Features

  • Improve UI/UX design
  • Create a Desktop version

πŸ‘†

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

πŸ‘†

⭐️ Show your support

If you like this project leave a start for it.

πŸ‘†

πŸ™ Acknowledgments

We would like to thank Microverse for helping us in the journey to become a Fullstack developer 🌹

πŸ‘†

πŸ“ License

This project is MIT licensed.

πŸ‘†