Skip to content

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

License

Notifications You must be signed in to change notification settings

ClaudiaRojasSoto/Hello_Rails_React

Repository files navigation

Hello_Rails_React

📗 Table of Contents

📖 Hello_Rails_React

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

🛠 Built With

Tech Stack

Technologies
Linters
  • Rubocop
  • Style lint

Key Features

  • Ruby on Rails and React Integration
  • API Endpoint for Random Greetings
  • React Router for Navigation
  • Redux State Management
  • Static View as Root
  • Professional Documentation
  • Linting for Code Quality
  • Postgres Database
  • Git Version Control
  • Interactive User Interface

(back to top)

💻 Getting Started

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

👥 Author

👤 Claudia Rojas

  • GitHub: @ClaudiaRojas
  • LinkedIn: @ClaudiaRojas

(back to top)

🔭 Future Features

  • Personalized Greetings

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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.

(back to top)

🙏 Acknowledgments

  • 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.

(back to top)

❓ FAQ (OPTIONAL)

  • 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

(back to top)

📝 License

This project is licensed under the MIT License - you can click here to have more details MIT.

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published