Rails-react Backend

In this project: I created React front-end with a Rails back-end and connect them to display a random message.

react-rails-frontend link

Built With

  • Ruby
  • Ruby on Rails
  • Postgresql
  • React
  • Redux

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

Rails Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  git clone https://github.com/medaminedev66/rails-react-backend.git
  cd budget-app

Install

  bundle install

Run

  rails db:create
  rails db:migrate
  rails s

Authors

👤 Amine Smahi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

  • Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse for giving me this chance