Skip to content

The Greeting App is a simple web application built to demonstrate the implementation of a connection between a Ruby on Rails back-end and a React front-end. It generates random greetings and serves as a learning tool for understanding the integration between these two technologies.

License

Notifications You must be signed in to change notification settings

asifaminisonline/Hello-Rails-Backend

Repository files navigation

Hello Rails Back End

📗 Table of Contents

📖 [Hello Rails Backend]

The Greeting App is a simple web application built to demonstrate the implementation of a connection between a Ruby on Rails back-end and a React front-end. It generates random greetings and serves as a learning tool for understanding the integration between these two technologies.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • [User can read random greetings]

(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:

To have installed ruby on your computer To have installed rails

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone https://github.com/asifaminisonline/Hello-Rails-Backend.git

Install

Install this project with:

  cd hello-rails-Backend
  rails db:create db:migrate db:seed
 bundle install

Usage

To run the project, execute the following command:

  rails s

(back to top)

👥 Authors

👤 Asif Amin

(back to top)

Frontend link

Frontend link: Frontend

(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 you can give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank microverse for providing all the reading resources to buld this

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Greeting App is a simple web application built to demonstrate the implementation of a connection between a Ruby on Rails back-end and a React front-end. It generates random greetings and serves as a learning tool for understanding the integration between these two technologies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published