/hello-rails-react

Set up a "Hello world" project as one app with Webpack Learning and implemented a connection between a Ruby on Rails back-end and React front-end.

Primary LanguageRubyMIT LicenseMIT

"Hello world" project as one app with Webpack

📗 Table of Contents

📖 ["Hello world" project as one app with Webpack]

By now I've used many different gems with Rails and this exercise connect previous knowledge with new knowledge as I get a chance to use Webpack with jsbundling-rails gem.

🛠 Built With

1- Ruby 3.2.2
2- Rails 7.0.7.2
3- PostgreSQL
4- Gitflow
5- Rubocop

Tech Stack

Client
Ruby
Rails
Database

Key Features

  • [Set up the repository and tools]
  • [Setup REACT in RAILS APP]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Web Browser (Chrome recommended)
Code editor (VS recommended)
GitHub account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone "https://github.com/JuanDBta/hello-rails-react.git"

Install

Go to your /hello-rails-react folder:

  cd hello-rails-react
  bundle install
  bin/rails db:seed

Usage

  rails server

👥 Authors

👤 Micronaut JUAN DAVID DIAZ

(back to top)

🔭 Future Features

  • [Styling]

(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 give me a like, it doesn't cost you anything and it helps me a lot to keep working.

(back to top)

🙏 Acknowledgments

We would like to thank Bee in Student Success who is always avalaible to solve issues and Microverse for push us to work hard every day!

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)