brainskev / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello rails-react App

πŸ“— Table of Contents

πŸ“– [Hello rails-react App]

The Hello rails-react App is a simple web app that greets user with random greeting messages .

πŸ›  Built With

Tech Stack

Technologies

(back to top)

Key Features

  • get random greeting message

(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 to have the following in local computer:

  • install Ruby
  • install Ruby on Rails
  • install PostgreSQL
  • install react
  • install react dom

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • bundle install

Install this project client with:

  • yarn install

Run the project

To run the project, run the following command:

  • rails server

To run the webpack to build the client, run the following command:

  • yarn run build

Author

πŸ‘€ Kelvin kaviku

(back to top)

πŸ”­ Future Features

  • Implement unit and integration tests

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

  • Give a ⭐️ if you like this project!

πŸ™ Acknowledgments

  • I would like to thank Microverse for giving us this opportunity to learn and grow as a developer by providing me with Hello rails-react App idea with it's wireframes.

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 74.6%Language:HTML 18.3%Language:JavaScript 4.3%Language:CSS 2.3%Language:Shell 0.5%