/React_Ruby_Webpack

Bundle react with ruby using webpack

Primary LanguageRuby


React Ruby Webpack

📗 Table of Contents

📖 [react_ruby_webpack]

[react_ruby_webpack] is an app that showcase how rails and react work together

🛠 Built With

Tech Stack

  • Postgres
  • Rails
  • Ruby
  • React
Client
Server
Database

Key Features

  • [Add categories]
  • [Add transaction]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

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

  • Run bundle i to install the dependencies.
  • Run npm i to install npm dependencies.
  • Run rails s to run the application

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd react_ruby_webpack
  git clone https://github.com/V0pe/React_Ruby_Webpack.git

Install

Install this project with:

  cd react_ruby_webpack
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Victor Damola

(back to top)

🔭 Future Features

  • Add new data
  • add more message details
  • Update style

(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 the project Please do not hesitate if you have any questions

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project based learning

(back to top)

📝 License

This project is MIT licensed.

(back to top)