https://github.com/claudiarojassoto/hello_rails_react
Hello Rails React is a beginner-friendly project that demonstrates how to connect a Ruby on Rails back-end with a React front-end using Webpack
https://github.com/claudiarojassoto/hello_rails_react
api react redux ror webpack
Last synced: about 1 year ago
JSON representation
Hello Rails React is a beginner-friendly project that demonstrates how to connect a Ruby on Rails back-end with a React front-end using Webpack
- Host: GitHub
- URL: https://github.com/claudiarojassoto/hello_rails_react
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-10-24T00:09:50.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-07T19:12:22.000Z (over 2 years ago)
- Last Synced: 2025-04-23T04:53:37.765Z (about 1 year ago)
- Topics: api, react, redux, ror, webpack
- Language: Ruby
- Homepage:
- Size: 155 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hello_Rails_React
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello\_Rails\_React ](#-hello_rails_react-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
**Hello_Rails_React** Hello Rails React is a beginner-friendly project that demonstrates how to connect a Ruby on Rails back-end with a React front-end using Webpack. With an estimated completion time of 2 hours, this project helps you achieve the following learning objectives:
- Implement a connection between a Ruby on Rails back-end and a React front-end.
- Gain an understanding of the pros and cons of different approaches for connecting Ruby on Rails with React
Technologies
Linters
- Rubocop
- Style lint
- [x] **Ruby on Rails and React Integration**
- [x] **API Endpoint for Random Greetings**
- [x] **React Router for Navigation**
- [x] **Redux State Management**
- [x] **Static View as Root**
- [x] **Professional Documentation**
- [x] **Linting for Code Quality**
- [x] **Postgres Database**
- [x] **Git Version Control**
- [x] **Interactive User Interface**
To get a local copy up and running, follow these steps.
### Prerequisites
Before you begin, make sure you have the following prerequisites installed on your system:
- Ruby: You need Ruby to run the Ruby on Rails application.
- Bundler: Bundler is used to manage gem dependencies in your Ruby project.
### Setup
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/ClaudiaRojasSoto/Hello_Rails_React.git
### Install
Install this project with:
- gem install rails
- bundle install
- npm install
- npm install -g webpack
### Usage
To run the project, execute the following command:
./bin/dev
👤 **Claudia Rojas**
- GitHub: @ClaudiaRojas
- LinkedIn: @ClaudiaRojas
- [ ] **Personalized Greetings**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/Hello_Rails_React/issues).
If you like this project please feel free to send me corrections for make it better I would feel glad to read your comments.
And think If you enjoy gift me a star.
- Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
- GitHub Docs for providing a wealth of information on Git and GitHub.
- **Can I use with a templeate your project?**
- Of course I would feel honored
- **Your project is free license?**
- Yeah, you can use it completely
This project is licensed under the MIT License - you can click here to have more details [MIT](MIT.md).