Hello Rails React

📗 Table of Contents

📖 Hello Rails React

Hello Rails React is a test project to get familiar with React integration in the same Rails project, using Webpack.

🛠 Built With

Tech Stack

Client

Key Features

  • Set up Ruby on Rails with React.
  • Create controllers and models.
  • Create API Endpoint for Random Greeting.
  • Add React Router
  • Add Redux
  • Create Components

(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 npm.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:hajnaloltyan/hello-rails-react.git

Usage

Follow the steps:

  1. Open your terminal
  2. Navigate to your folder
  3. Start the server (rails s)
   ./bin/dev
  1. Open your browser at your local host
   http://localhost:3000

(back to top)

👥 Authors

👤 Hajnalka Oltyan

(back to top)

🔭 Future Features

  • Add new 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 leave a star!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)