Skip to content

angeluray/hello-rails-back-end

Repository files navigation

logo

📗 Table of Contents

📖 Hello Rails Backend

Hello Rails and React App is an App that displays random predefined greetings and works for getting familiar with Full-stacks applications mixing React and Redux with the Server side using an API created in Rails.

Frontend Project

Hello React Frontend

🛠 Built With

Tech Stack

Ruby on Rails / React / Redux / Postresql

Client
Server
Database

Key Features

  • App is able to display random predefined Greetings

(back to top)

💻 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]:angeluray/hello-rails-back-end.git

Install

type : cd hello-rails-react

Type : bundle install

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

(In your terminal)

Run:

  • rails db:create
  • rails db:migrate

Usage

To run the project, execute the following command:

  • rails s -p 3001

👥 Author

👤 **Angel Uray **

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published