https://github.com/kossi-stack/hello-rails-react
https://github.com/kossi-stack/hello-rails-react
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kossi-stack/hello-rails-react
- Owner: Kossi-stack
- License: mit
- Created: 2022-01-18T14:01:27.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-10T16:33:45.000Z (over 4 years ago)
- Last Synced: 2025-01-24T11:44:05.618Z (over 1 year ago)
- Language: Ruby
- Size: 459 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Hello-Rails-React is a project where I used react-rails gem on Ruby on Rails.
## Built With
### Back End:
- Ruby on Rails
- PostgreSQL
### Front End:
- React
- Redux
## Getting Started
- Make sure you have `Ruby`and `Rails` installed in your system. You can install `Ruby` [here](https://www.ruby-lang.org/en/documentation/installation/). After that, `Rails` can be installed by running `gem install rails`.
- Clone this repository by running `git clone git@github.com:Kossi-stack/hello-rails-react.git` in your command line.
- Navigate to the repository by running `cd hello-rails-react`.
- Install the project dependencies by running `npm install`.
- Start the project by running `rails s` on the command line.
- Go to [localhost:3000/](http://localhost:3000/) and watch the displayed view of the project in your browser.
- Please refresh the page to see greeting in 5 different languages!
- Finally, run `code .` to see the files in your default code editor.
## Authors
👤 ***Kossi Fioklou***
- Location: Lome, Togo
- GitHub: [@Kossi-stack](https://github.com/kossi-stack)
- LinkedIn: [@Kossi-stack](https://www.linkedin.com/in/kossi-stack/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Kossi-stack/hello-rails-react/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
## 📝 License
This project is [MIT](./LICENSE) licensed.