Skip to content

A Ruby on Rails project then integrates react-redux to display random greetings in different languages.

License

Notifications You must be signed in to change notification settings

danmainah/hello-rails-react

Repository files navigation

Hello-Rails-React

A basic website that displays greetings from different languages.

Built With

  • React-Redux
  • Ruby on Rails

Getting Started

To get a local copy run the following steps:

  • Clone the repository with git clone https://github.com/danmainah/Hello-Rails-React.git
  • Open the folder with your code editor
  • Run yarn install to install all dependencies
  • Run rails db:create, rails db:migrate and rails db:seed to create and populate database with seed data.
  • Run rails s and go to http:localhost:3000/ to launch the server.

Author

👤 Daniel maina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Learning partners, Standup and morning session team

About

A Ruby on Rails project then integrates react-redux to display random greetings in different languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages