mryeminthu / my_new_rails_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

    About

    License:MIT License


    Languages

    Language:Ruby 58.3%Language:HTML 13.6%Language:JavaScript 12.6%Language:Batchfile 6.7%Language:Dockerfile 6.0%Language:CSS 1.7%Language:Shell 1.0%