Skip to content

ha-manel/hello-rails-react

Repository files navigation

Hello Rails React

Generate random greeting messages.

Made With

  • Ruby on Rails
  • React

Getting Started

Setup

To setup the project locally: clone the repository using:

git clone [email protected]:ha-manel/hello-rails-react.git

Install dependencies

run:

bundle install

Setup database

run:

rails db:create
rails db:migrate
rails db:seed

Run the app

run:

yarn build
rails s

Authors

👤 Manel Hammouche

🤝 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published