/hello-rails-react

Primary LanguageRubyMIT LicenseMIT

hello-rails-react

Budgetapp - Ruby and Rails

This is the Hello rails initiated in the last capstone project module in the Microverse program.

Built With

  • Visual Studio Code
  • Ruby version 3.1.2
  • Ruby & rails version 7.0.4
  • Rspec
  • postgresql
  • pgadmin4
  • React
  • Webpack

Getting Started

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

Prerequisites

  • A code editor like Visual Studio Code with Git and Ruby and Rails.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version

Likewise for Rails installation.

$ rails --version

Likewise for pg installation.

$ pg --version

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/nimplay/hello-rails-react.git
$ bundle install

Authors

👤 ** Nimrod Acosta **

hello

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse team.
  • Coding Partners.
  • Code Reviewers.

📝 License

This project is MIT licensed.# README