/hello_rails_react

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 HelloWorld Rails with React

HelloWorld Rails with React Is an application where Rails connects to React using Webpack with jsbundling-rails gem

🛠 Built With

Tech Stack

In these apps we implement the devise gem to authenticate the user and you can have your recipes securely saved.

Client
Server
Database

Key Features

  • Use rails Api
  • Use redux to fetch Api
  • Use react for frontend

(back to top)

🚀 Live Demo

  • Coming soon..

(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: Rails and postgres install on your local computer.

  $ gem install rails

 #postgres for ubuntu:
  $ sudo apt update
  $ sudo apt install postgresql postgresql-contrib

Setup

Clone this repository to your desired folder:

  https://github.com/gandradep/budget_app.git

Install

Install this project with:

  $ bundle install
  $ npm install

Usage

To run the project, execute the following command:

  $ ./bin/dev

(back to top)

👥 Authors

👤 Gabriel Andrade

(back to top)

🔭 Future Features

  • Deploy live

(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 do not forget to start the repository.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)