Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesakduducoder/hello_rails_react
https://github.com/mesakduducoder/hello_rails_react
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mesakduducoder/hello_rails_react
- Owner: MesakDuduCoder
- License: mit
- Created: 2023-10-23T08:32:53.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-25T11:46:12.000Z (over 1 year ago)
- Last Synced: 2024-04-15T10:28:33.154Z (10 months ago)
- Language: Ruby
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)Hello rails react app is a simple app with react as front end and rails and backend, it gets a greeting from rails api and display in react frontend.
Postgresql
ruby on Rails
React JS
- **Rails Api**
- **React frontend**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
[Ruby] (https://rubyinstaller.org/downloads/)
Rails: gem install rails
```
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/MesakDuduCoder/hello_rails_react.git
```
### Install
Install this project with:
```sh
cd hello-rails-react
gem install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
👤 **MesakDuduCoder**
- GitHub: [@githubhandle](https://github.com/MesakDuduCoder)
- Twitter: [@twitterhandle](https://twitter.com/mesak_10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mesak-lalrindika/)
- [ ] **Add greeting**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MesakDuduCoder/budget_app/issues).
If you like this project please feel free to check it out on my GitHub and give me a star thanks.
I would like to thank Microverse, my learning partners for the support upon the completion of this project.
This project is [MIT](./LICENSE) licensed.