📗 Table of Contents

📖 [Hello React Rails Backend]

[Hello React Rails Backend] is a Ruby on Rails API backend for the Hello React Frontend project.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • [Generate API Greeting Messages]

(back to top)

Project Front End

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Simpleshaikh1/hello_rails_backend.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rails test

👥 Authors

👤 Deborah Fashoro

(back to top)

🔭 Future Features

  • [User Authentication and Authorization]

(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, give it a ⭐️!

(back to top)

🙏 Acknowledgments

Thanks to all Microverse community

(back to top)

📝 License

This project is MIT licensed.

(back to top)