https://github.com/diegoh40/hello-rails-react-frontend
https://github.com/diegoh40/hello-rails-react-frontend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegoh40/hello-rails-react-frontend
- Owner: diegoh40
- Created: 2023-01-10T21:41:34.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-12T02:09:47.000Z (over 2 years ago)
- Last Synced: 2025-02-13T10:16:10.076Z (3 months ago)
- Language: JavaScript
- Size: 364 KB
- 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 Im going to 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-frontend.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.