Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/robinbenitezmora/hello-react-front-end
- Owner: robinbenitezmora
- Created: 2023-01-11T01:06:51.000Z (almost 2 years ago)
- Default Branch: developer
- Last Pushed: 2023-01-11T21:04:41.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T18:12:56.360Z (19 days ago)
- Language: JavaScript
- Size: 371 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 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.
> Ruby on Rails / Postresql
Client
Server
Database
- Create, Read, greetings in differente languages.
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
👤 **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/)
## Acknowlegments
- Microverse
This project is [MIT](./MIT.md) licensed.