/my_new_rails_app

Setup RoR + React project as one app with Webpack. Used: Webpack, React, Redux, Postgresql and Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [Rails-React-Hello]

[Rails-React-Hello] is a simple project to demonstrate the use of React.js with Rails as one application.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Display Random Greeting Message]

(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:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/DebyGrey/my_new_rails_app.git

Install

Install this project with:

Example command:

  npm install
  bundle install

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rails test

(back to top)

👥 Authors

👤 Deborah Fashoro

(back to top)

🔭 Future Features

  • [User Authentication and Authorization]
  • [Message Voting and Sorting]
  • [Message Categories and Filtering]

(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, give it a ⭐️!

(back to top)

🙏 Acknowledgments

Thanks to all Microverse Team and Code Reviewers that guides me through my learning.

(back to top)

📝 License

This project is MIT licensed.

(back to top)