An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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)