Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robinbenitezmora/hello-react-front-end

This project will work as Frontend along with 'Hello Rails Back End' in order to define a new application.
https://github.com/robinbenitezmora/hello-react-front-end

Last synced: 12 days ago
JSON representation

This project will work as Frontend along with 'Hello Rails Back End' in order to define a new application.

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)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Hello Rails Back End

**Hello Rails Front End** is a simple front end for the Hello Rails Front End project. It is a simple application that will get connection with a Back end application.

## 🛠 Built With

### Tech Stack

> Ruby on Rails / Postresql

Client

Server

Database

### Key Features

- Create, Read, greetings in differente languages.

(back to top)

### Media and Live Demo

## 💻 Getting Started

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

### Prerequisites

have installed Ruby on your system check with Ruby -v

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

> git clone [email protected]:robinbenitezmora/Hello-React-Front-End.git

### Install

type : cd Hello-React-Front-End

Type : bundle install

Type : npm i

Then change the username and password within the database.yml and set yours.

(In your terminal)
Run:

- rails db:create
- rails db:migrate
- rails s -p 3001

### Usage

To run the project, execute the following command:

rails server

## 👥 Author

👤 **Robin Benitez Mora **

- GitHub: [@robinbenitezmora](https://github.com/robinbenitezmora)
- Twitter: [@Mecanico_Robin](https://twitter.com/mecanico_robin)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/robin-benitez-mora/)

(back to top)

## Acknowlegments

- Microverse

## 📝 License

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

(back to top)