Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoh40/hello-rails-react
https://github.com/diegoh40/hello-rails-react
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegoh40/hello-rails-react
- Owner: diegoh40
- Created: 2023-01-10T05:50:52.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-12T04:32:02.000Z (about 2 years ago)
- Last Synced: 2024-12-20T18:12:22.578Z (about 1 month ago)
- Language: Ruby
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Set up a "Hello world" project with two apps
> This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message.
###
Ruby on RailsClient
Server
Database
> Our project has the following features:
- **Simplicity**
- **Clarity**
- **Accessibility**
> As a developer you can clone the project and run it locally.
To get a local copy up and running, follow these steps.
1) Clone the repository
2) cd into the project folder
3) Run `bundle install` to install the required dependencies
4) Run `rspec` to run the tests
### Prerequisites
In order to run this project you need:
- Ruby on Rails
- RSpec
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Usage
To run the project, copay the following URL:
https://github.com/diegoh40/hello-rails-react.git
### Run tests
To run tests, run the following command:
```sh
rspec
```
## Live Demo
[Click me]()
π₯ **Author1**
π€ Diego HernΓ‘ndez
- GitHub: [@diehoh40](https://github.com/diegoh40)
- Twitter: [@Diegoart80](https://twitter.com/Diegoart80)
- LinkedIn:[ LinkedIn](https://www.linkedin.com/in/diegoarturoh/)
- [ ] **[Controllers specs]**
- [ ] **[Processing data in models]**
- [ ] **[Views]**
Contributions, issues, and feature requests are welcome!
Original design idea by Gregoire Vella.
> Give a βοΈ if you like this project!
If you like this project...
> We would like to thank the following people:
I would like to thank Microverse for the opportunity to learn and grow as a developer.
> If you have any questions, please contact us.
## License
This project is [MIT](./MIT.md) licensed.