- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Hello Rails React]
This application utilizes Ruby on Rails as the backend and React as the frontend. The exchange of information between the two sides is facilitated through an API. This is the link of the backend application
Server
Database
- [Models]
- [Controllers]
- [Views]
- [Redux-Integration]
- [Reactive-Components]
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:
cd my-folder
git git@github.com:Nessrine88/hello-react-front-end.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
bin/dev
To run tests, run the following command:
rspec spec/models/model_name_spec.rb
Deploy this project on any websever
👤 Macherki Nessrine
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [make a full application]
- [use other method to setup connection between the two languages]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star on GitHub
I would like to thank Microverse for giving me this project to build
This project is MIT licensed.