/react-front-end

create a React front-end with a Rails back-end and connect them to display a random message.

Primary LanguageJavaScript

React_Front_End

Rails Back-End link

Linke to Back-end

project Description.

  • Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.

Built With

Client
Server
Database

Getting Started

  • To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

  • Ruby development environment
  • Rails
  • Node
  • npm or yarn

Setup

  • Clone this repository to your desired folder:
  cd my-folder
  git clone https://github.com/shaqayq/react-front-end

Install

  • Install this project with:
  cd hello-rails-react
  bundle install
  yarn install || npm install

Run tests

To run tests, run the following command:

  rspec

Authors

👤 Shaqayq Darwazi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.