An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.