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

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

This is a rails app that is created with react!
https://github.com/developerwaleed/hello-rails-react

Last synced: 10 months ago
JSON representation

This is a rails app that is created with react!

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Hello Rails React

> Generate random greeting messages.
## Made With

- Ruby on Rails
- React

## Getting Started

### Setup

To setup the project locally: clone the repository using:

```
git clone https://github.com/developerwaleed/Hello-Rails-React.git
```

### Install dependencies
run:
```
bundle install
```

### Setup database
run:
```
rails db:create
rails db:migrate
rails db:seed
```

### Run the app
run:
```
yarn build
rails s
```

## Authors

| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasperr](https://github.com/developerwaleed)|[@developerwaleed](https://twitter.com/developerwaleed)|[@developerwaleed](https://www.linkedin.com/in/developerwaleed/)|

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!