Hello Rails React is a project that teach how to connect Rails with React JS using Webpack.
- React JS
- Ruby on Rails
- VSCode
- Rubocop
- PostgreSQL
Linters
- StyleLint
- Rubocop
Server
- Ruby
Database
- PostgreSQL
- Displays different greetings
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd PATH
git clone https://github.com/techEmprez/hello_rails_react.git
Install this project with:
cd hello_rails_react
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails db:create
rails db:migrate
rails db:seed
👤 Choice Osobor
- Save all transactions as pdf file
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly give it a star ⭐️
I would like to thank Microverse for the project idea
This project is MIT licensed.