/hello_rails_react

This is an app that uses rails with react front end.

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Hello Rails React

** Hello Rails React ** Is a Ruby on Rails project that connects the front end with react framework while using webpack. It renders a random welcome message everytime the page refreshes. **

🛠 Built With

Key Features

  • Users can view a random welcome message
  • Uses rails backend
  • Uses react front end

(back to top)

Key Features

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with:
git clone git@github.com:gjuliao/hello_rails_react.git
  1. To access cloned directory run:
cd recipe_app

Install

Install dependancies with:

bundle install

Usage

To run the project, execute the following command:

rails s

Run tests

To run tests, run the following command:

rspec spec

Deployment

(back to top)

👥 Authors

👤 Giovanni Juliao

(back to top)

🔭 Future Features

  • **Add more welcome messages **
  • Make a mobile version app
  • Authenticate user email with Devise

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

(back to top)

🙏 Acknowledgments

The microverse team for organizing this guiding project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)