https://github.com/altontonn/hello-rails-react
Hello-rails-react is an application built with React and ruby on rails. This project Implements a connection between a Ruby on Rails back-end and React front-end.
https://github.com/altontonn/hello-rails-react
postgresql reactjs redux ruby-on-rails
Last synced: 3 months ago
JSON representation
Hello-rails-react is an application built with React and ruby on rails. This project Implements a connection between a Ruby on Rails back-end and React front-end.
- Host: GitHub
- URL: https://github.com/altontonn/hello-rails-react
- Owner: altontonn
- License: mit
- Created: 2023-05-02T16:56:07.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2023-05-03T21:41:10.000Z (about 3 years ago)
- Last Synced: 2025-02-07T22:46:10.243Z (over 1 year ago)
- Topics: postgresql, reactjs, redux, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**[Rails React]** is an application built with React and ruby on rails. This project Implements a connection between a Ruby on Rails back-end and React front-end.
React
Ruby on Rails
Database
- **[Random Messages]** - Added random message that changes randomly upon browser event
- **[React Intergration]** - Intergrated react with Ruby on Rails
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/altontonn/Hello-rails-react.git
```
### Install
Install this project with:
bundle install
rails db:create
rails db:migrate
### Usage
To run the project, execute the following command:
```
bin/dev
```
> Mention all of the collaborators of this project.
👤 **Author1**
- Github: [altontonn](https://github.com/altontonn/)
- Twitter: [AlumasaNewton](https://twitter.com/AlumasaNewton)
- Linkedin: [newton-alumasa](https://www.linkedin.com/in/newton-alumasa/)
- **Add a Button to change the greeting messages randomly**
- **Add basic UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/altontonn/Hello-rails-react/issues).
If you like this project give it a star
I would like to thank microverse for useful materials to help e complete this project
This project is [MIT](https://github.com/altontonn/Hello-rails-react/blob/feature/LICENSE) licensed.