Wahaj-Ali / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails-React

πŸ“— Table of Contents

Hello Rails-React

Hello Rails-Reac is the eductional project to connect with Ruby on Rails and React. In this exercise I have connected previous knowledge with new knowledge as I get a chance to use Webpack with jsbundling-rails gem.

πŸ›  Built With

Tech Stack

Server Client
  • Webpack
  • Bootstrap
  • back to top

    Key Features

    • Create an API endpint by rails.
    • Use api using webpack.

    πŸ’» Getting Started

    Prerequisites

    • Make sure you have Ruby installed in your system. You can install it here

    • Get started with Ruby on Rails.

    • Make sure you have PostgreSQL installed and running.

    Setup

    • Clone this repository by running https://github.com/Wahaj-Ali/hello-rails-react.git in your command line.

    • Navigate to the repository by running cd hello-rails-react.

    Install

    • Run bundle install to install all the gems.

    Run

    • Change/include host, username, password according to your database server.
    • Run rails db:create and rails db:migrate
    • Run ./bin/dev to start the server.
    • In your browser, go to http://localhost:3000.

    back to top

    πŸ‘₯ Authors

    πŸ‘€ Wahaj Ali

    back to top

    πŸ”­ Future Features

    • Better user interface

    🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page

    back to top

    ⭐️ Show your support

    Give a ⭐️ if you like this project!

    back to top

    πŸ™ Acknowledgments

    • I would like to thank all code reviewers and coding partners for making this project better.

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    back to top

    About

    License:MIT License


    Languages

    Language:Ruby 63.2%Language:HTML 16.2%Language:JavaScript 12.0%Language:Batchfile 7.9%Language:Shell 0.4%Language:SCSS 0.2%