- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is the backend for a react application project it provides data for the hello react front end
[hello_rails_react_backend] is a...
Describe the tech stack and include only the relevant sections that apply to your project.
Database
Describe between 1-3 key features of the application.
- [Api_only_endpoint]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/kene-creator/hello-rails-backend.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
Mention all of the collaborators of this project.
👤 Author
- GitHub: @kene-creator
- Twitter: @kay_yung1
- LinkedIn: Kene Agagwu
- Allow user to add customized greeting messages
- Add rspec unit testing
- Add API keys or tokens
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star
I would like to thank Microverse for providing this amazing project requirements and guides.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.