An open API service indexing awesome lists of open source software.

https://github.com/frankmugagga/hello-rails-react

**[Rails React Webpack]** is a Rails-React-Webpack app that uses rails back Api to display random greetings using react-redux as a fron end
https://github.com/frankmugagga/hello-rails-react

postgresql react-redux ror

Last synced: 4 months ago
JSON representation

**[Rails React Webpack]** is a Rails-React-Webpack app that uses rails back Api to display random greetings using react-redux as a fron end

Awesome Lists containing this project

README

          

> #Rails React Webpack

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Video Presentation ](#video-project-presentation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [Rails React Webpack]

**[Rails React Webpack]** is a Rails-React-Webpack app that uses rails back Api to display random greetings using react-redux as a fron end.

## 🛠 Built With

### Tech Stack
- Client

### Key Features

- Random API message display.
-

(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:
- A browser of you choice.
- A text editor of your choice.
- Install ruby on rails gem and depencies on your local system
- Install Postgresql
- yarn add react-redux
- yarn add react-router-dom
- yarn add @reduxjs/toolkit

### Setup

Clone this repository to your desired folder:

- Use the following Commands:
https://github.com/FrankMugagga/hello-rails-react.git
cd hello-rails-react

### Install
Inside the project directory, install the project's

dependencies:
- bundle install

Create the app's database
- rails db:create

### Usage
-bundle install
- rails s

### Run tests
- Run the following script and style test:

(back to top)

## 👥 Authors

👤 **Frank Mugagga**

- GitHub: [@githubhandle](https://www.github.com/FrankMugagga)
- Twitter: [@twitterhandle](https://www.twitter.com/@mugagga_frank)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/frank-mugagga)

(back to top)

## 🔭 Future Features

- [ ] **[Edit messages]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/FrankMugagga/hello-rails-react/issues)

(back to top)

## ⭐️ Show your support


If you like this project, give it a star and share it.

(back to top)

## 🙏 Acknowledgments

- I would like to thank Microverse for the great project idea.

(back to top)

## ❓ FAQ (OPTIONAL)

- **How to make it mobile friendly?**

- Put a viewport tag in the header

- **How to design the site?**

- Draw a mockup before start to code

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)