https://github.com/yannickzahinda/react-rails
Simple app containing React as Frontend and Rails Backend
https://github.com/yannickzahinda/react-rails
Last synced: about 2 months ago
JSON representation
Simple app containing React as Frontend and Rails Backend
- Host: GitHub
- URL: https://github.com/yannickzahinda/react-rails
- Owner: YannickZahinda
- Created: 2022-11-05T15:20:35.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-05T19:22:46.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:09:06.889Z (over 2 years ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# React Rails
> This is a simple project practicing the use of rails and React as two apps.
## Built With
- Major languages: Ruby, JavaScript
- Frameworks: Ruaby On Rails## Link to backend repo
[Link to backend pull request](https://github.com/YannickZahinda/Rails_React_backend)
## Live Demo (if available)
[Live Demo Link](https://livedemo.com)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
To get a local copy up and running follow these simple example steps.
### Setup
`git clone https://github.com/YannickZahinda/Rails_React_Webpack.git`
`cd Rails_React_Webpack`
### Install
`npm install to install all dependencies`### Run on browser
``npm start``
👤 **Yannick Zahinda**
- GitHub: [@YannickZahinda](https://github.com/YannickZahinda)
- Twitter: [@twitterhandle](https://twitter.com/ZahindaY)
- LinkedIn: [LinkedIn](https://linkedin.com/in/Yannickmulikuza/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._