/hello-rails-react

Primary LanguageRubyMIT LicenseMIT

Hello Rails React

Project Description

"Hello rails react" is basic web application to demostrate the use of webpack and React for front end with rails and the back end in a single app

Built With

  • Ruby
  • React
  • Redux
  • Git
  • Github
  • Rubocop
  • RSpec
  • Stylelint

Getting Started

To get a local copy of the program running, follow these simple steps

Demo

No available

Prerequisites

  • IDE, preferably Visual Studio Code

Install

  • Ruby
  • Rails

Setup

  • Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
  • Clone the repository with git clone https://github.com/wale-prog/hello-rails-react
  • To get the curent working tree, git fetch --all, then checkout to "dev" branch.
  • Finally, run the application by doing the following:
    • navigate to the root directory with a command line preferably ubuntu terminal
    • run 'bundle install'
    • run 'rails db:setup
    • run './bin/dev'

Authors

👤 Wale Olapetan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to Microverse

📝 License

This project is MIT licensed.