https://github.com/digia3d/hello-rails-react
This is a project designed to implement a connection between a Ruby on Rails back-end and React front-end.
https://github.com/digia3d/hello-rails-react
postgresql rails react webpack
Last synced: 3 months ago
JSON representation
This is a project designed to implement a connection between a Ruby on Rails back-end and React front-end.
- Host: GitHub
- URL: https://github.com/digia3d/hello-rails-react
- Owner: digia3d
- Created: 2022-11-21T19:08:39.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-23T12:29:02.000Z (over 3 years ago)
- Last Synced: 2025-01-10T07:08:14.756Z (over 1 year ago)
- Topics: postgresql, rails, react, webpack
- Language: Ruby
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# hello-rails-react
> This is a project designed to implement a connection between a Ruby on Rails back-end and React front-end.
## Build with:
- Rails
- React
- Webpack
- Posgresql
## Getting Started
### Clone the repository
```bash
$ git clone https://github.com/digia3d/hello-rails-react
$ cd hello-rails-react
```
### Run project
```bash
./bin/dev
```
### Open page in browser
```bash
$ http://localhost:3000/
```
### Link to see the Greetings
```http://localhost:3000/api/v1/greetings
## Author
👤 **Aleksandra Ujvari**
- GitHub: [@digia3d](https://github.com/digia3d)
- LinkedIn: [Aleksandra (Digital Marketing A3D) Ujvari](https://www.linkedin.com/in/aleksandra-ujvari-85235a210/)
- Twitter: [@ujvari65](https://twitter.com/ujvari65)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Feel free to check the [issues page](https://github.com/digia3d/hello-rails-react/issues).
## Show your support
## Give a ⭐️ if you like this project!
## Acknowledgments
- Fellow Microverse students
## 📝 License
This project is [MIT](./MIT.md) licensed.