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

https://github.com/fene-87/hello-rails-react


https://github.com/fene-87/hello-rails-react

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hello Rails React
# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Hello Rails React

**Hello Rails React** is a ruby on rails application whose purpose is to learn how to connect a rails back end to react front end using webpack.

## 🛠 Built With

### Tech Stack





### Key Features

- **[Show greetings]**

(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:

- Ruby
- Rails

### SetUp

Clone this Repository to your desired folder:

``` sh
cd my-folder
git clone git@github.com:Fene-87/hello-rails-react.git
```
### Install
Install this project with:

``` sh
bundle install
```

### Usage
To run the project, execute the following command:
``` sh
.bin/dev
```

(back to top)

## 👥 Author
👤 **Mark Fenekayas**

- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [@Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas/)

(back to top)

## 🔭 Future Features

- [ ] **[Connect API]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank the entire Microverse community for their total support.

- LazyCoders
- Coding Partners

(back to top)

## 📝 License

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

(back to top)