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-back-end


https://github.com/mesakduducoder/hello-rails-back-end

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_back_end]

Hello rails back end is a simple rails api app that return json
[link to frontend](https://github.com/MesakDuduCoder/hello-react-front-end/tree/added-two-app-frontend)

## 🛠 Built With

### Tech Stack

React JS

### Key Features

- **Rails api**

(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-back-end.git
```

### Install

Install this project with:

```sh
cd hello_rails_back_end
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

- [ ] **More components**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MesakDuduCoder/hello_rails_back_end/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.

(back to top)

## 📝 License

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

(back to top)

(link to frontend)[https://github.com/MesakDuduCoder/hello-react-front-end/tree/added-two-app-frontend]