ShaliniNayan / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails React App

πŸ“— Table of Contents

πŸ“– Hello Rails React App

Hello Rails React App: is a hello world project using rails and react.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Random Greetings

(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
  • React
  • Redux
  • Code editor (VSCode, RubyMine)

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

  cd my-project
  bundle install
  npm i

Usage

To run the project, execute the following command:

  npm run build
  rails s

Run tests

To run tests, run the following command:

  rspec spec

Deployment

You can deploy this project using your own deployment solution

(back to top)

πŸ‘₯ Authors

πŸ‘€ Shalini Nayan

(back to top)

πŸ”­ Future Features

  • Test as rails and react as separate apps

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

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse..

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 68.2%Language:HTML 16.5%Language:JavaScript 12.7%Language:CSS 2.0%Language:Shell 0.6%