Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesakduducoder/hello_rails_react


https://github.com/mesakduducoder/hello_rails_react

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [hello_rails_react]

Hello rails react app is a simple app with react as front end and rails and backend, it gets a greeting from rails api and display in react frontend.

## 🛠 Built With

### Tech Stack

Postgresql

ruby on Rails

React JS

### Key Features

- **Rails Api**
- **React frontend**

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

```sh
[Ruby] (https://rubyinstaller.org/downloads/)
Rails: gem install rails
```
### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/MesakDuduCoder/hello_rails_react.git
```

### Install

Install this project with:

```sh
cd hello-rails-react
gem install
```

### Usage

To run the project, execute the following command:

```sh
rails server
```

(back to top)

## 👥 Authors

👤 **MesakDuduCoder**

- GitHub: [@githubhandle](https://github.com/MesakDuduCoder)
- Twitter: [@twitterhandle](https://twitter.com/mesak_10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mesak-lalrindika/)

(back to top)

## 🔭 Future Features

- [ ] **Add greeting**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please feel free to check it out on my GitHub and give me a star thanks.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse, my learning partners for the support upon the completion of this project.

Link to design

(back to top)

## 📝 License

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

(back to top)