Hello Rails React is a web application that displays a random greeting message on screen, using React as front-end and Rails as back-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
- npm install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec
👤 Abeera Tahir
- GitHub: @AbeeraTahir
- Twitter: @AbeeraTahir8
- LinkedIn: Abeera Tahir
- Improve UI
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.