- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello Rails React is a project to practice purposes only.
Client
Server
Database
- Displays a ramdom greeting message
not available yet
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com/tiagomarin/hello-rails-react.git
Install this project with:
cd my-project
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails test
Mention all of the collaborators of this project. 👤 Tiago Marin
- GitHub: @tiagomarin
- Twitter: @LelinskiMarin
- LinkedIn: Tiago
Describe 1 - 3 features you will add to the project.
- [there will not be future features]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project gimme a star
I would like to thank everyone.
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.