/my_new_rails_app

Primary LanguageRubyMIT LicenseMIT

My new rails app

📗 Table of Contents

📖 My new rails app

My new rails app is a full-stack application that includes five randomly selected greeting messages.

🛠 Built With

Tech Stack

Client
  • React
  • Server
  • Ruby
  • Rails
  • Database
  • Postgres
  • Key Features

    • Built with Ruby on Rails and React.

    (back to top)

    💻 Getting Started

    To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

    Prerequisites

    In order to run this project you need:

        Node
        Ruby
        Rails
        Postgres
        Code Editor
    

    Setup

    Clone the project into your desired folder by using this command:

      git clone https://github.com/mryeminthu/my_new_rails_app.git

    Install

    Install this project with:

      cd my_new_rails_app
      bundle install
      npm install

    It will set up the necessary Gemfile to run the project.

    Usage

    To run the project, execute the following command:

       npm run build
       bin/rails server

    (back to top)

    👥 Author

    👤 Ye Min Thu

    🔭 Future Features

    • [Add more exciting features with a user-friendly interface design.]

    (back to top)

    🤝 Contributing

    • Feel free to contribute, report issues, or make feature requests – your input is appreciated! Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    If you appreciate this project, please consider awarding it a ⭐️.

    (back to top)

    🙏 Acknowledgments

    • I would like to express my sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)