Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

        

# "Hello world" project with rails-react gem

> Built using **_react-rails_** gem.

## Built With

- Ruby
- Ruby on Rails
- ReactJS
- Redux Toolkit

## Getting Started

- Getting a local copy is simple. Follow the steps below

### Install

- Ruby
- Ruby on Rails
- PostgresSQL
- Rspec

### Local Copy

- Clone the project

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

cd hello-rails-react

```

### Setup

Install gems:

```
bundle install
```

Setup database:

```
rails db:create
rails db:migrate
```

### Usage

Start server:

```
rails server
```

Visit http://localhost:3000/ in your browser.

## Authors

👤 **Anuar Shaidenov**

- GitHub: [@anuarshaidenov](https://github.com/anuarshaidenov)
- Twitter: [@anuarnyi](https://twitter.com/anuarnyi)
- LinkedIn: [Anuar Shaidenov](https://www.linkedin.com/in/anuar-shaidenov-365a951b8/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!