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

MIT License

Stars
4
Committers
1

📗 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

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

💻 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

🔭 Future Features

  • Personalized Greetings

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ 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.

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

❓ 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

📝 License

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