Skip to content

Implement a connection between a Ruby on Rails back-end and React front-end. Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

License

Notifications You must be signed in to change notification settings

SimonGideon/Hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HELLO WORLD WITH RAILS AND REACT

📗 Table of Contents

📖 Hello World

  • Implement a connection between a Ruby on Rails back-end and React front-end.
  • Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

🛠 Built With

Tech Stack

This app was bulit with the follwoing technologies:

Client
Server
Database

Key Features

This app has the follwoing features.

  • Nivigating on various pages
  • ** Displays greeting to the user**
  • Random greetings

(back to top)

🚀 Live Demo

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/Hello-world.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

(back to top)

👥 Authors

👤 Simon Gideon

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Implement user interactions
  • Registration
  • Leaving a comment

(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 feel free to star and also fork to have your local copy.

(back to top)

🙏 Acknowledgments

I would like to thank me for the efforts made in this prokject.

(back to top)

❓ FAQ (OPTIONAL)

  • How can I clone the repo

    • Refer to the project set up informations
  • Do you take in partners for contributions

    • Yes, feel free to drop an email to me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Implement a connection between a Ruby on Rails back-end and React front-end. Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published