Skip to content

This is a project to test the connection between rails and react using webpack.

License

Notifications You must be signed in to change notification settings

microvese-projects/react-rails-app

Repository files navigation

📗 Table of Contents

📖 React Rails App

React Rails App is an app created to test the connection between rails and react as one app

🛠 Built With

Tech Stack

  • HTML
  • Ruby
  • Ruby on Rails
  • Postgresql

Key Features

  • Api
  • Home

(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 the following installed on your computer:

  • Ruby
  • Ruby on rails
  • Postgresql.
  • NPM
  • Yarn

Setup

Clone this repository to your desired folder with the following command:

  mkdir new-folder
  cd new-folder
  git clone [email protected]:microvese-projects/react-rails-app.git

Install

Then install the project's necessary dependencies with:

  bundle install
  npm install

To start the app

Run the command below:

  ./bin/dev

(back to top)

👥 Author

👤 Bennyjoez

(back to top)

🔭 Future Features

  • Messages view

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give this project a ⭐️ on github if you like it !

(back to top)

🙏 Acknowledgments

Shout out to the:

  • Ruby documentation
  • Ruby on rails documentation
  • React documentation
  • Microverse Community
  • Microverse Staff
  • Reviewers

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a project to test the connection between rails and react using webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published