Tamunokuro / Hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Hello Rail React

Hello Rails React is a setup sample for a Ruby on Rails and React application using webpack bundler

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Rails and React integration
  • Random Greetings

(back to top)

πŸš€ Live Demo (not available)

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

  • Ruby
  • Rails
  • Postgres DB

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Tamunokuro/Hello-rails-react.git

Install dependencies

  bundle install

Create database

  rails db:create

Run this project using

  rails s

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

  • Styling for messages
  • Functionality to create messages
  • Aunthentication for users

(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 leave a ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for this project inspiration

(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


Languages

Language:Ruby 63.6%Language:HTML 15.6%Language:JavaScript 10.7%Language:Batchfile 7.7%Language:CSS 2.0%Language:Shell 0.4%