- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Hello Rails React is a simple web application to implement connection between a backend powered by ruby on rails and a front end powered by React.
Client
- Implement connection between Ruby on Rails and React
To get a local copy up and running, follow these steps.
Ruby
Ruby on Rails
PostgreSQL
Clone this repository to your desired folder:
$ git clone git@github.com:lenkon/hello-rails-react.git
$ cd hello-rails-react
Install this project with:
$ cd hello-rails-react
$ bundle install
$ bundle exec rails db:create db:migrate db:seed
To run the project, execute the following command:
$ rails server
$ rspec
👤 Inoulen
- GitHub: @K Inoulen Shanongba
- [Add more projects]
- [Add milestones and achievements]
Contributions, issues, and feature requests are welcome!
If you like this project please rate and give a star.
- I would like to thank Microverse team for their support and guidance.
This project is MIT licensed.