📗 Table of Contents

📖 React Rails practice I

Small project created with the purpose of learning how to implement React inside a Ruby on Rails application

🛠 Built With

Tech Stack

  • Ruby on Rails
  • React
Client
  • React
  • Ruby on Rails
Server
Database

Key Features

  • Shows a random greeting message each time

(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:

  • Ruby 3.2.2 installed in your machine

Setup

Clone this repository to your desired folder:

git clone https://github.com/theresetuyi/hello-rails-react.git

Install

Install this project with:

bundle install

Usage

./bin/dev

and open http://localhost:3000

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Authors

👤 Therese Tuyisabe

(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 star this repo.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)