Skip to content

A project created as a single app to implement a connection between back-end (Ruby on Rails) and front-end (React) by displaying a random greeting message.

License

Notifications You must be signed in to change notification settings

KanzaTahreem/Hello-Rails-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0755815 Β· Apr 13, 2023

History

30 Commits
Feb 20, 2023
Feb 22, 2023
Feb 20, 2023
Feb 22, 2023
Feb 21, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 22, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 22, 2023
Feb 21, 2023
Feb 20, 2023
Feb 20, 2023
Apr 13, 2023
Feb 20, 2023
Feb 21, 2023
Feb 22, 2023
Feb 21, 2023
Feb 21, 2023
Feb 20, 2023

Repository files navigation

πŸ“— Table of Contents

πŸ“– Hello Rails React

Hello Rails React is an implemention of a connection between Ruby on Rails back-end and React front-end by displaying a random greeting message.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Display a random greeting message

(back to top)

πŸš€ Live Demo

  • N/A

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone git@github.com:KanzaTahreem/Hello-Rails-React.git
  cd Hello-Rails-React  

Install

Install thr project dependencies with:

  bundle install
  rails javascript:install:webpack
  rails db:create
  rails db:migrate
  rails db:seed

Usage

To run the project, execute the following command:

  ./bin/dev

Run tests

To run all tests, including unit and integration tests, run the following command:

  rspec

Deployment

You can deploy this project using:

  N/A

(back to top)

πŸ‘₯ Author

πŸ‘€ Kanza Tahreem

(back to top)

πŸ”­ Future Features

  • Update styles

(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, please give it a star ✨

(back to top)

πŸ™ Acknowledgments

Thank you to microverse for giving me the opportunity to learn and grow as a developer.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A project created as a single app to implement a connection between back-end (Ruby on Rails) and front-end (React) by displaying a random greeting message.

Topics

Resources

License

Stars

Watchers

Forks