Small project created with the purpose of learning how to implement React inside a Ruby on Rails application
- Ruby on Rails
- React
Client
- React
- Ruby on Rails
- Shows a random greeting message each time
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby 3.2.2 installed in your machine
Clone this repository to your desired folder:
git clone https://github.com/theresetuyi/hello-rails-back-end.git
Install this project with:
bundle install
./bin/dev
and open http://localhost:3000
To run tests, run the following command:
rspec
👤 Therese Tuyisabe
- GitHub: @theresetuyi
- Twitter: @THERESETUYISAB2
- LinkedIn: therese-tuyisabe
- Nicer styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please star this repo.
I would like to thank Microverse
This project is MIT licensed.