Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santosh-konappanavar/hello-rails-back-end


https://github.com/santosh-konappanavar/hello-rails-back-end

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

Hello-rails-backend

# 📗 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)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Hello_rails_Backend]

> This app is the front-end for fetcing API that generates random quotes and displaying it. It is built with react and redux. It is a part of the Hello-rails-react project. The frontend is built with React.

**[Frontend-PR](https://github.com/Santosh-Konappanavar/hello-react-front-end/pull/1)**

## 🛠 Built With

### Tech Stack

Client


  • React

  • Redux

### Key Features


  • Gitflow execution

  • API to generate random quotes

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:


  • Node.js

  • npm

  • ruby 2.7.0

  • rails

  • PostgreSQL

### Setup

Clone this repository to your desired folder:
Use Terminal:

cd my-folder

git clone https://github.com/Santosh-Konappanavar/hello-rails-back-end.git

### Install

Install this project with:

cd 'project name'

"npm i" to install all dependencies

"bundle install" to install all gems

"rails s" to run the server

### Run tests

"bundle exec rspec" to run the tests

(back to top)

👤 **Santosh Konappanavar**

- GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar/Portfolio-mobile-setup)
- Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)
- LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)

(back to top)

## 🔭 Future Features


  • More endpoints

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Santosh-Konappanavar/hello-rails-back-end/issues)

(back to top)

## ⭐️ Show your support

Please give a ⭐️ if you like this project

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the opportunity that they gave me to build this amazing project.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Santosh-Konappanavar/hello-rails-back-end/blob/development/LICENSE) licensed.

(back to top)