📗 Table of Contents

📖 [hello_rails_backend]

This is the backend for a react application project it provides data for the hello react front end

[hello_rails_react_backend] is a...

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Database

Key Features

Describe between 1-3 key features of the application.

  • [Api_only_endpoint]

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kene-creator/hello-rails-backend.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Author

(back to top)

🔭 Future Features

  • Allow user to add customized greeting messages
  • Add rspec unit testing
  • Add API keys or tokens

(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 leave a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing this amazing project requirements and guides.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)