Rails and React

📗 Table of Contents

📖 [messages_generator]

You can get a random message.

[messages_generator] is a react-redux and rails project connected by jsbundling and webpack.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [CRUD_operations]
  • [get_random_message]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 git clone https://github.com/Zainab-Alzubair/hello-rails-react.git

run bundler

bundle install
yarn install

setup database, accordingt o requirements of your system, you might need to fill it in database.yml file

run the command

rails db:setup

Watch the changes

yarn build --watch

In new terminal,

./bin/dev

Deployment

You can deploy this project using: render

(back to top)

👥 Authors

👤 Zainab Alzubair

(back to top)

🔭 Future Features

  • [auth]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project just star

(back to top)

🙏 Acknowledgments

I would like to thank everyone

(back to top)

📝 License

This project is MIT licensed.

(back to top)