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

https://github.com/javitocor/rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend
https://github.com/javitocor/rails-react-recipes

css rails-application reactjs tutorial

Last synced: 10 months ago
JSON representation

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# Rails React Recipes

> Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

Additional description about the project and its features.

## Built With

- HTML
- CSS
- JAVASCRIPT
- NPM
- REACT
- NODE
- RUBY ON RAILS
- VSCODE

## Getting Started
- Follow the live demo link and enjoy the site.

### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/rails-react-recipes/archive/development.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:javitocor/rails-react-recipes.git
```
- Clone with HTTPS
```
https://github.com/javitocor/rails-react-recipes.git
```

* In the project directory, you can run:

- `$ npm install` - installs all the dependencies required by the project
- `$ bundle install` - installs all required gems

- `$ rails s` - runs the app in the development mode:
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.

### Automated Test
- `$ npm run test`
- Launches the test runner in the interactive watch mode.

- See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

## Author

👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/rails-react-recipes/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- [Digital Ocean](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend)
- [Chucks Opia](https://www.digitalocean.com/community/users/troy34)

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/rails-react-recipes.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/rails-react-recipes/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/rails-react-recipes.svg?style=flat-square
[forks-url]: https://github.com/javitocor/rails-react-recipes/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/rails-react-recipes.svg?style=flat-square
[stars-url]: https://github.com/javitocor/rails-react-recipes/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/rails-react-recipes.svg?style=flat-square
[issues-url]: https://github.com/javitocor/rails-react-recipes/issues