📗 Table of Contents

📖 Hello React Rails Frontend

This is the Frontend of an educational project for testing the integration of rails and react. It's mainly built using Ruby on Rails. Link for the backend

🛠 Built With

Tech Stack

List of technologies used within the project

Client
Server
Database

(back to top)

🚀 Live Demo

comming soon

(back to top)

💻 Getting Started

instructions on setting up the project locally

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

Prerequisites

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone

Install

Install this project with:

  cd hello-react-front-end
  bundle install
  yarn add react-dom react-redux @reduxjs/toolkit axios
<!--
Example command:

```sh
  cd hello-react-front-end
  gem install

--->

Usage

To run the project, execute the following command:

  ./bin/dev

Deployment

You can deploy this project using: render

(back to top)

👥 Authors

👤 Author1

(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 it a ⭐️ and follow me on my github

(back to top)

🙏 Acknowledgments

I would like to thank anyone whose code or Idea was used in this project

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)