Skip to content

kkmanuu/hello-rails-react

Repository files navigation

Hello-Rails-React

📗 Table of Contents

📖 Hello-Rails-React

Hello-Rails-React: Its primary function is to showcase random greetings selected from a collection of available greetings.

🛠 Built With

Tech Stack

  • Ruby on Rails - A powerful web application framework.
  • PostgreSQL - An open-source relational database.
  • Bundler - A tool for managing Ruby gem dependencies.

Key Features

  • Random Greetings: The app displays random greetings from a collection of messages.

(back to top)

## 💻 Getting Started

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

Setup

Clone this repository to your desired folder:

git clone git@github.com:kkmanuu/hello-rails-react.git

Install

Install this project with:

  cd hello-rails-react
  bundle install

Run the following command to run the project:

  npm install
  bin/dev

it will install the required gemfile for running the project

(back to top)

👤 Author

👤 Emmanuel Kipngeno

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the Issues.

(back to top)

⭐️ Show your support

If you like this project, show your support by giving the project a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for including this in their curriculum.

(back to top)

📝 License

This project is MIT licensed.

(back to top)