Hello Rails React App

📗 Table of Contents

📖 Hello Rails React App

Hello Rails React App: is a hello world project using rails and react.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Random Greetings

(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
  • Rails
  • React
  • Redux
  • Code editor (VSCode, RubyMine)

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

  cd my-project
  bundle install
  npm i

Usage

To run the project, execute the following command:

  npm run build
  rails s

Run tests

To run tests, run the following command:

  rspec spec

Deployment

You can deploy this project using your own deployment solution

(back to top)

👥 Authors

👤 Shalini Nayan

(back to top)

🔭 Future Features

  • Test as rails and react as separate apps

(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 consider adding a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse..

(back to top)

📝 License

This project is MIT licensed.

(back to top)