/hello-rails-react

Implementing a connection between a Ruby on Rails back-end and React front-end.

Primary LanguageRuby

README

logo

Microverse README Template

📗 Table of Contents

📖 [Hello Rails React]

Describe your project in 1 or 2 sentences.

[Hello rails react] is a simple web application that displays greetings at random each time the browser reloads

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • [This app has API end points]
  • [It fetches from the API and renders the data]
  • [It renders random greetings on refreshing and navigating to the './message']

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • Coming Soon

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder by running these commands:

Install

Install this project with: Run

bundle install

To get all the gems required for the project

Then, run npm install

Usage

To run the project, execute the following command:

  • ./bin/dev

(back to top)

Mention all of the collaborators of this project.

👥 Authors

👤 Apuabi Titilope

Acknowledgment

  • Hat tip to anyone whose helped me.

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

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)