Skip to content

Familiar with Rails and React, it's time to put them together in a new kind of 'Hello World!' app. This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message.

License

Notifications You must be signed in to change notification settings

skyv26/hello-rails-back-end

Repository files navigation

📗 Table of Contents

📖 Hello-Rails-Back-End

Describe your project in 1 or 2 sentences.

Hello_Rails_Back_End is a learning backend app where with the help of rails API implementation.

🛠 Built With

Tech Stack

This project is made using technologies as follows:

Server
Database

Key Features

  • On refresh page get a random greeting

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

Example command:

 bundle install

Setup

Clone this repository to your desired folder:

Example command:

  git clone https://github.com/skyv26/hello-rails-back-end.git
  cd hello-rails-back-end

Install

Install this project with:

  bundle install

Usage

To build the project, execute the following command:

Example command:

  rails s

Deployment

You can deploy this project using:

Example:

Render Platform
Railways
Heroku (Paid)

(back to top)

👥 Authors

👤 Aakash

(back to top)

🔭 Future Features

  • SignUp and Login
  • Authentication and Authorization
  • Documentation

(back to top)

💻 Front-end Repository

  • Click Here

  • Clone this repository to your desired folder:

  • Example command:

      git clone https://github.com/skyv26/hello-react-front-end.git
      cd hello-react-front-end
    

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please give a star, if you like the project

(back to top)

📝 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)

About

Familiar with Rails and React, it's time to put them together in a new kind of 'Hello World!' app. This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published