API built with Ruby on Rails, Front-end developed with React and Redux
- Ruby On Rails
- React
- Redux
Open your termnial and run the following command:
git clone https://github.com/AlexRS90/hello-rails-react.git
- cd recipe-app
- git checkout rails-react-app
- bundle install
- rails db:create
- rails db:migrate
- rails db: seed
rails s
Open your browser and type the following URL http://127.0.0.1:3000/
Finally you can see 5 random messages, to change it just refresh your browser. Enjoy!
- Ruby
- Terminal
👤 Alejandro Ramos
- GitHub: @AlexRS90
- Twitter: @AlejandroRBenji
- LinkedIn: @AlexRS90
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.