vanelnw / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

hello-rails-back-end

hello-rails-back-end is an API to fetch a random greeting message that should be display on screen, using React as front-end.

My React.JS Repo

React app repo

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Displays a random greeting message

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

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

Install

Install the project dependencies with:

  - bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

rspec

(back to top)

πŸ‘₯ Author

πŸ‘€ Vanel Nwaba

(back to top)

πŸ”­ Future Features

  • Implement Add greeting

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse community.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 98.9%Language:HTML 1.1%