/hello_rails_react

Hello Rails React is a project that teach how to connect Rails with React JS using Webpack.

Primary LanguageRubyMIT LicenseMIT

Hello Rails React

📗 Table of Contents

📖 Hello Rails React

Hello Rails React is a project that teach how to connect Rails with React JS using Webpack.

🛠 Built With

  • React JS
  • Ruby on Rails
  • VSCode
  • Rubocop
  • PostgreSQL

Tech Stack

Linters
  • StyleLint
  • Rubocop
Server
  • Ruby
Database
  • PostgreSQL

Key Features

  • Displays different greetings

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  cd PATH
  git clone https://github.com/techEmprez/hello_rails_react.git

Install

Install this project with:

  cd hello_rails_react
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rails db:create
  rails db:migrate
  rails db:seed

(back to top)

👥 Authors

👤 Choice Osobor

  • GitHub: @techEmprez
  • Twitter: @techEmprez
  • LinkedIn: Choice-Osobor(techEmprez)

(back to top)

🔭 Future Features

  • Save all transactions as pdf file

(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 kindly give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the project idea

(back to top)

📝 License

This project is MIT licensed.

(back to top)