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

https://github.com/epaltechs/hello-rails-react

This project is an implementation between a Ruby on Rails back-end and React front-end. It showcases how the two frameworks can be synergized using different gems and Webpack.
https://github.com/epaltechs/hello-rails-react

bootstrap postgresql react ruby ruby-on-rails

Last synced: 12 days ago
JSON representation

This project is an implementation between a Ruby on Rails back-end and React front-end. It showcases how the two frameworks can be synergized using different gems and Webpack.

Awesome Lists containing this project

README

        

# hello-rails-react
This project is an implementation between a Ruby on Rails back-end and React front-end. It showcases how the two frameworks can be synergized using different gems and Webpack.

## Built With
- Ruby
- Ruby on Rails
- React
- Postgresql
- Bootstrap

## Getting Started
To launch the project locally:

### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/hello-rails-react.git
Alternatively, you can just download the complete zip file and extract the folder in your directory

### Step 2:
In the project directory, you can run:
> rails db:create, rails db:migrate and rails db:seed, and this last command will fill the database with the data provided.
or alternatively you can copy and paste the commands in
> irb

## 👤 Author

:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- AngeList: [Emmanuel Paul](https://angel.co/u/emmanuel-s-paul)

## :handshake: Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/Epaltechs/hello-rails-react/issues).

## Show your support
Give a :star:️ if you like this project!

## Acknowledgments
- Many thanks to Microverse community and all those who have contributed to my progress.
- 🎩Hat tip to anyone whose code was used
- Heartfelt appreciation to all those who provided much needed inspiration.

## :memo: License
This project is MIT licensed.