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

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

A Rails React application that displays greetings from around the world
https://github.com/benmuiruri/hello-rails-react

rails-api react reactjs ruby ruby-on-rails

Last synced: about 2 months ago
JSON representation

A Rails React application that displays greetings from around the world

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello Rails React App

> A Rails React application that displays greetings from around the world

## Built With

- **Ruby**
- **Rails**
- **Postgresql**
- **React**

## Methodology used
- TDD via RSPEC

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites

- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

## Setup
- Clone the project `git@github.com:Benmuiruri/hello-rails-react.git`
- navigate to the folder `cd hello-rails-react`
- Install required gems `bundle install`
- Load the database `rails db:reset`

## Usage
- start the rails server `rails server`
- start the react server `./bin/webpack-dev-server`

- Enjoy interacting with the app.

## Author

👤 **Ben Kiarie**

- GitHub: [Ben Kiarie](https://github.com/Benmuiruri) - Follow me on Github, browse my projects, and leave a star for any project you like.
- Twitter: [Optimize](https://twitter.com/_optimize) - Follow me on Twitter I will make your Timeline a bit more interesting
- LinkedIn: [Ben Kiarie](https://www.linkedin.com/in/benjamin-kiarie-180b66149/) - Connect with me on LinkedIn and help each other grow professionally

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
Hat tip to anyone whose code inspired our project