https://github.com/jerryowusu/hello-rails-react
Implemented a connection between a Ruby on Rails back-end and React front-end in one application.
https://github.com/jerryowusu/hello-rails-react
postgresql rails react redux ruby
Last synced: 3 months ago
JSON representation
Implemented a connection between a Ruby on Rails back-end and React front-end in one application.
- Host: GitHub
- URL: https://github.com/jerryowusu/hello-rails-react
- Owner: jerryowusu
- License: other
- Created: 2022-07-04T15:58:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T11:15:41.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T23:43:39.510Z (over 1 year ago)
- Topics: postgresql, rails, react, redux, ruby
- Language: Ruby
- Homepage:
- Size: 772 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Hello Rails React
## General info
Implemented a connection between a Ruby on Rails back-end and React front-end in one application.
## Built with
Project is created with:
* Ruby On Rails
* React-Rails gem
* Redux
* Postgres
## Setup
To run this project, install it locally using:
- cd Desktop
- git clone https://github.com/jerryowusu/hello-rails-react.git
- cd hello-rails-react
- bundle install
- rails server
- in your browser open url : https://localhost:3000 to view the app.
- rails db:create db:migrate db:seed
## 👤 Author
Jerry Owusu
- GitHub: [@jerryowusu](https://github.com/jerryowusu)
- Twitter: [@JerryOwusu](https://twitter.com/JerryOwusu)
- LinkedIn: [Jerry Owusu](https://linkedin.com/in/Jerry-Owusu-5430065b)
## Contributing :handshake:
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star: if you like this project.
## Acknowledgments
A special thanks to Microverse.
## 📝 License
This project is [MIT](LICENCE.md) licensed.
## Contact
Created by [Jerry Owusu](https://github.com/jerryowusu)