https://github.com/nasirkhan294/hello-rails-react
Hello Rails React is simple app that generates random greeting message.
https://github.com/nasirkhan294/hello-rails-react
postgresql react redux ruby ruby-on-rails
Last synced: 3 months ago
JSON representation
Hello Rails React is simple app that generates random greeting message.
- Host: GitHub
- URL: https://github.com/nasirkhan294/hello-rails-react
- Owner: Nasirkhan294
- License: mit
- Created: 2023-11-27T06:38:27.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-27T14:48:11.000Z (over 2 years ago)
- Last Synced: 2025-03-29T23:15:40.384Z (over 1 year ago)
- Topics: postgresql, react, redux, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📖 Hello Rails React
Hello Rails React is simple app that generates random greeting message. 📚
- Ruby
- Ruby On Rails
- React
- Redux
- PostgreSQL
- [x] **Display random greeting message**
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* A basic understanding of Ruby, Rails and Git
### Usage
1. Install Ruby
1. Install Rails
2. Clone this repo
```
git clone git@github.com:Nasirkhan294/hello-rails-react.git
```
### Install
To install dependencies Run the following commands:
```
npm install
bundle install
```
To run the project, execute the following command:
```
npm run build
rails s
```
👤 **Nasir Mahmood**
- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)
- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)
- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)
- [ ] **Add GUI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
I would like to express my sincere gratitude to all my Microverse partners who helped me build this project. I could not have done it without your support and encouragement.
- **Can I fork and reuse this repository?**
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is [MIT](./LICENSE) licensed.