An open API service indexing awesome lists of open source software.

https://github.com/sonickmumba/hello-rails-back-end


https://github.com/sonickmumba/hello-rails-back-end

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          



# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Hello Rails Back-End

**Hello Rails Back-End** is about setting up "Hello world" project as one app with Ruby on Rails api

## 🛠 Built With

### Tech Stack

  • Javascript

  • HTML

  • CSS

  • React


  • -->

    Frameworks

    Database

    ### Key Features

    - **[Implement a connection between a Ruby on Rails back-end and React front-end.]**
    - **[Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.]**

    (back to top)

    ## 🚀 Live video

    - Comming soon

    (back to top)

    ## 💻 Getting Started

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

    ### Prerequisites

    In order to run this project you need:

    > Node.js
    run `npm install`

    ```sh
    gem install rails
    ```

    ### Setup

    Clone this repository to your desired folder:

    Example commands:

    ```sh
    cd my-folder
    git clone git@github.com:Sonickmumba/hello-rails-back-end.git
    ```
    -

    ### Install

    Install this project with:

    ```
    cd Hello Rails Back-End
    gem install rails
    ```
    -

    ### Usage

    To run the project, execute the following command:

    ```sh
    npm start
    ```
    -

    -->

    ### Link to React app

    - [React app](https://github.com/Sonickmumba/hello-react-front-end)

    ### Deployment

    You can deploy this project using:

    ## 🚀 Live Demo

    - Comming soon

    (back to top)

    ## 👥 Authors

    👤 **Sonick Mumba**

    - GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
    - Twitter: [@Sonick](https://twitter.com/MumbaSonick)
    - LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)

    (back to top)

    ## 🔭 Future Features

    - [ ] **[Add API authentication]**
    - [ ] **[Use json serailzation]**

    (back to top)

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/Sonickmumba/Budget-app/issues).

    (back to top)

    ## ⭐️ Show your support

    If you like this project it a thumb up : 👍 and share this projects with your friends

    (back to top)

    ## 🙏 Acknowledgments

    I would like to thank...

    - **Microverse** for giving the opportunity to learn
    - Code reviewers and coding partners
    - Hat tip to anyone whose code was used
    - Inspiration

    (back to top)

    ## 📝 License

    This project is [MIT](MIT.md) licensed.

    (back to top)