Budget App

A Basic setup of an rails-react app where you can display 5 greetings messages randomly.

Built With

  • Ruby
  • Rails
  • React & Redux
  • Postgres

Getting Started

Project Set up:

Step 1:

  • Open your command line and clone the repo locally
> https://github.com/Nicolaswg/hello-rails-react.git
  • Then cd into the directory using
> cd hello-rails-react

Step 2:

  • In the project directory, you should run the following command for installing all the required gems:
> bundle install
  • then setup the db using the following command in the CL
> bin/rails db:setup
  • Finally, you can use this command to start the live server and checkout the app!
> bin/rails s

Authors

👤 Nicolas Gonzalez

🤝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas 🖤