Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel-kalema/hello_react_rails
https://github.com/joel-kalema/hello_react_rails
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joel-kalema/hello_react_rails
- Owner: joel-kalema
- License: mit
- Created: 2022-09-02T23:38:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T15:54:18.000Z (about 2 years ago)
- Last Synced: 2024-10-03T01:43:12.006Z (about 1 month ago)
- Language: Ruby
- Size: 4.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello Rails React App
Theis app is built in order to implement a connection between a Ruby on Rails back-end and React front-end. And to understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.## Getting Started
- clone the repository
`git clone https://github.com/ezekielutshudi/hello_rails_react.git`
- navigate to the folder
`cd hello_rails_react`
- Install packages
`bundle install`
- Setup database
`rails db:reset`
-Database data
`rails db:seed`## Built With
- Ruby
- Ruby on Rails version (_6.1.6_)
- PostgreSQL
- React## Author
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]().
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## :memo: License
This project is [MIT](./MIT.md) licensed.