- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is my First Rails App in which I used React & Webpack.
This project uses the following stack :
Ruby
Ruby On Rails
React & Redux
- Creating a data model
- Processing data in models
- Validations and Model specs
- Setup and controllers
- Controllers specs
- React & Redux
To get a local copy up and running, follow these steps.
In order to run this project you need:
You should have Ruby install on your local machine
Clone this repository to your desired folder:
Example commands:
https://github.com/Atril33/hello-rails-react.git
To install ruby go to : Install Ruby and select your operating system.
To run the project, open your project in your terminal
bundle install
npm i
rails db:create db:migrate
rails server
To populate database with greeting run rails db:seed
rspec spec
👤 Syed Atril
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add More Features
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse for this opportunity.
This project is MIT licensed.