[Hello React Rails Backend] is a Ruby on Rails API backend for the Hello React Frontend project.
Server
Database
- [Generate API Greeting Messages]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Simpleshaikh1/hello_rails_backend.git
Install this project with:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails test
👤 Deborah Fashoro
- GitHub: @githubhandle
- [User Authentication and Authorization]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️!
Thanks to all Microverse community
This project is MIT licensed.