📗 Table of Contents

Hello-Rails-Backend

This is a backend web application for an API that send a random greeting message to Frontend. Hello React Frontend as front-end.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • API that sends a random greeting message to Frontend

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/storres20/hello-rails-back-end.git

Install

Install the project dependencies with:

  - bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

npm test

(back to top)

👥 Author

👤 ITALO

(back to top)

🔭 Future Features

  • Add new routes

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community.

(back to top)

📝 License

This project is MIT licensed.

(back to top)