Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rails project: Hello rails react

> In this project, i set up a rials api app with a react front end

## Video

https://user-images.githubusercontent.com/58771507/171132704-e0dbdcf3-43aa-4622-8f07-41f4b1a93c01.mp4

## Built With

```bash
- Rails
```

## Getting Started

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

### Prerequisites

- Ruby and gem bundle
- Rails
- Web browser (Google chrome)
- Code Editor (VSCode)

### Development (Running locally)

- git clone the project

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

```
cd hello-rails-react
```

- To run the app

```
bundle install
```

```
rails s
```

```
npm install
```

- Paste in web your broswer

```
http://localhost:3000/
```

👤 **Kanu Mike**

- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ginohmk/happy_blog/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Ruby on rails Community

## 📝 License

[This project is [MIT](https://github.com/Ginohmk/happy_blog/blob/dev/LICENSE) licensed.