- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
An app that implements a connection between a Ruby on Rails back-end and React front-end
- Fetch greetings from rails API
- Display A random Greeting
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/Trust-007/hello-world-rails.git
Install this project with:
cd hello-world-rails
bundle install
Setup database credentials
config/database.yml
To run the project, execute the following command:
Bundle Install
rails server
To run tests, run the following command:
rspec spec --format documentation
👤 Simeon Trust
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Update an existing recipe.
- Add inventory list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, Please give it a ⭐️
Thanks @microverse
This project is MIT licensed.