hello-rails-back-end is an API to fetch a random greeting message that should be display on screen, using React as front-end.
Server
Database
- Displays a random greeting message
In order to run this project you need:
-
Ruby on Rails installed and running. To get more information, read the installation guide.
-
PostgreSQL installed and running
Clone this repository to your desired folder:
git clone https://github.com/AbeeraTahir/hello-rails-react.git
Install the project dependencies with:
- bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec
π€ Vanel Nwaba
- GitHub: @vanelnw
- LinkedIn: Vanel Nwaba
- Implement Add greeting
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me make cooler projects Give this project a Star.
I would like to thank Microverse community.
This project is MIT licensed.