This is a backend web application for an API that send a random greeting message to Frontend. Hello React Frontend as front-end.
Server
Database
- API that sends a random greeting message to Frontend
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/storres20/hello-rails-back-end.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:
npm test
π€ ITALO
- GitHub: @storres20
- Twitter: @italolonkan
- LinkedIn: LinkedIn
- Add new routes
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.