Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/santosh-konappanavar/hello-rails-back-end
- Owner: Santosh-Konappanavar
- License: mit
- Created: 2023-07-27T09:19:28.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-07-27T16:32:23.000Z (over 1 year ago)
- Last Synced: 2024-04-18T14:12:16.094Z (7 months ago)
- Language: Ruby
- Size: 6.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)> 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)**
Client
- React
- Redux
- Gitflow execution
- API to generate random quotes
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
👤 **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/)
- More endpoints
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Santosh-Konappanavar/hello-rails-back-end/issues)
Please give a ⭐️ if you like this project
I would like to thank Microverse for the opportunity that they gave me to build this amazing project.
This project is [MIT](https://github.com/Santosh-Konappanavar/hello-rails-back-end/blob/development/LICENSE) licensed.