Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/hello-rails-react
https://github.com/codewithmike01/hello-rails-react
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithmike01/hello-rails-react
- Owner: codewithmike01
- Created: 2022-05-31T08:36:25.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-31T11:44:58.000Z (over 2 years ago)
- Last Synced: 2024-08-20T16:43:25.816Z (3 months ago)
- Language: Ruby
- Size: 1.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails project: Hello rails react
> In this project, i set up a rials api app with a react front end
## Video
https://user-images.githubusercontent.com/58771507/171132704-e0dbdcf3-43aa-4622-8f07-41f4b1a93c01.mp4
## Built With
```bash
- Rails
```## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby and gem bundle
- Rails
- Web browser (Google chrome)
- Code Editor (VSCode)### Development (Running locally)
- git clone the project
```
git clone https://github.com/Ginohmk/hello-rails-react.git
``````
cd hello-rails-react
```- To run the app
```
bundle install
``````
rails s
``````
npm install
```- Paste in web your broswer
```
http://localhost:3000/
```👤 **Kanu Mike**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/happy_blog/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Ruby on rails Community
## 📝 License
[This project is [MIT](https://github.com/Ginohmk/happy_blog/blob/dev/LICENSE) licensed.