/hello-rails-react

Here I configure ruby and react as one application for use in future projects as a template.

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 hello-rails-react

hello-rails-react is an application that works as with both react and rails on one application.

🛠 Built With

Tech Stack

Client
Server
database

Key Features

  • Generate random greetings

(back to top)

💻 Getting Started

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

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

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
    • https://github.com/leehaney254/hello-rails-react.git
  • Run Bundle install then npm install
  • Create a .env file and add values for POSTGRES_USERNAME and POSTGRES_PASSWORD
  • Run rails db:create db:migrate db:seed
  • Run rails s

Prerequisites

To run the app you need:

  • A code editor
  • A browser
  • Install Nodejs
  • Install Ruby
  • Install Rails

Setup

Clone this repository to your desired folder:

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
    • git clone https://github.com/leehaney254/hello-rails-react.git

Usage

To run the project, execute the following command:

  rails server

👥 Author

👤 Leehaney George

(back to top)

🔭 Future Features

  • Add funcionality

(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 this project kindly leave a ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

(back to top)

📝 License

This project is MIT licensed.

(back to top)